]> nv-tegra.nvidia Code Review - linux-2.6.git/blobdiff - arch/score/Kconfig
arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
[linux-2.6.git] / arch / score / Kconfig
index 4f159acfbe3332a27dca2dcceb7965e9a4005200..288add8d168f05f8181f3a7d0eee61ecda89ce82 100644 (file)
@@ -1,5 +1,10 @@
 menu "Machine selection"
 
+config SCORE
+       def_bool y
+       select HAVE_GENERIC_HARDIRQS
+       select GENERIC_IRQ_SHOW
+
 choice
        prompt "System type"
        default MACH_SPCT6600
@@ -38,9 +43,6 @@ config NO_DMA
 config RWSEM_GENERIC_SPINLOCK
        def_bool y
 
-config GENERIC_FIND_NEXT_BIT
-       def_bool y
-
 config GENERIC_HWEIGHT
        def_bool y
 
@@ -65,9 +67,6 @@ menu "Kernel type"
 config 32BIT
        def_bool y
 
-config GENERIC_HARDIRQS
-       def_bool y
-
 config ARCH_FLATMEM_ENABLE
        def_bool y