From 8c42194aa092cb82a7ec4a6b65148dc19147e870 Mon Sep 17 00:00:00 2001 From: Thomas Gleixner Date: Sun, 6 Feb 2011 22:10:54 +0100 Subject: [PATCH] --- yaml --- r: 242546 b: refs/heads/master c: 3b190a4a0919eac849f73cb06886f26d357a554c h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/xtensa/Kconfig | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/[refs] b/[refs] index dc5eb997acbd..63cfa10c3e80 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0e77575346c2ed371e06aa3b409c74221be09c38 +refs/heads/master: 3b190a4a0919eac849f73cb06886f26d357a554c diff --git a/trunk/arch/xtensa/Kconfig b/trunk/arch/xtensa/Kconfig index d373d159e75e..a1c7482ad0ec 100644 --- a/trunk/arch/xtensa/Kconfig +++ b/trunk/arch/xtensa/Kconfig @@ -7,6 +7,8 @@ config ZONE_DMA config XTENSA def_bool y select HAVE_IDE + select HAVE_GENERIC_HARDIRQS + select GENERIC_HARDIRQS_NO_DEPRECATED help Xtensa processors are 32-bit RISC machines designed by Tensilica primarily for embedded systems. These processors are both @@ -24,9 +26,6 @@ config GENERIC_FIND_NEXT_BIT config GENERIC_HWEIGHT def_bool y -config GENERIC_HARDIRQS - def_bool y - config GENERIC_GPIO def_bool y