Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
[linux-2.6-microblaze.git] / arch / um / Kconfig.x86
index 5ee3280..02fb017 100644 (file)
@@ -10,6 +10,8 @@ endmenu
 
 config UML_X86
        def_bool y
+       select GENERIC_FIND_FIRST_BIT
+       select GENERIC_FIND_NEXT_BIT
 
 config 64BIT
        bool
@@ -19,6 +21,9 @@ config X86_32
        def_bool !64BIT
        select HAVE_AOUT
 
+config X86_64
+       def_bool 64BIT
+
 config RWSEM_XCHGADD_ALGORITHM
        def_bool X86_XADD