aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um
diff options
context:
space:
mode:
authorJan Beulich <JBeulich@novell.com>2011-03-08 09:24:26 +0000
committerIngo Molnar <mingo@elte.hu>2011-03-09 10:39:36 +0100
commitc49aa5bd1376939b40759a6da5ba6cf701702721 (patch)
treeaa357e4f01770a14c646822d6076abad161b4f71 /arch/um
parentMerge commit 'v2.6.38-rc8' into x86/asm (diff)
downloadlinux-dev-c49aa5bd1376939b40759a6da5ba6cf701702721.tar.xz
linux-dev-c49aa5bd1376939b40759a6da5ba6cf701702721.zip
x86: Remove dead config option X86_CPU
This isn't being referenced anywhere, and the selects done from it can be easily done together with all the other X86 ones. v2: Also adjust UML's Kconfig.x86. Signed-off-by: Jan Beulich <jbeulich@novell.com> LKML-Reference: <4D7603DA02000078000351C1@vpn.id2.novell.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/um')
-rw-r--r--arch/um/Kconfig.x862
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/um/Kconfig.x86 b/arch/um/Kconfig.x86
index 62f21156aaa4..02fb017fed47 100644
--- a/arch/um/Kconfig.x86
+++ b/arch/um/Kconfig.x86
@@ -10,6 +10,8 @@ endmenu
config UML_X86
def_bool y
+ select GENERIC_FIND_FIRST_BIT
+ select GENERIC_FIND_NEXT_BIT
config 64BIT
bool