bitops: introduce CONFIG_GENERIC_FIND_BIT_LE
[linux-2.6-block.git] / arch / powerpc / Kconfig
index 71ba04721bebadb58132125da79b605c13a09d4f..ce9ff55e1026ed653cb2eb3086677f77a1f93af7 100644 (file)
@@ -95,6 +95,10 @@ config GENERIC_FIND_NEXT_BIT
        bool
        default y
 
+config GENERIC_FIND_BIT_LE
+       bool
+       default y
+
 config GENERIC_GPIO
        bool
        help