]> git.karo-electronics.de Git - linux-beck.git/blobdiff - lib/Kconfig
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
[linux-beck.git] / lib / Kconfig
index 5c702047c57ff47420f8bd11d0fc269f1e531a60..32f3e5ae2be543c59ae3e50682ca504010eb87a3 100644 (file)
@@ -19,16 +19,6 @@ config RATIONAL
 config GENERIC_FIND_FIRST_BIT
        bool
 
-config GENERIC_FIND_NEXT_BIT
-       bool
-
-config GENERIC_FIND_BIT_LE
-       bool
-
-config GENERIC_FIND_LAST_BIT
-       bool
-       default y
-
 config CRC_CCITT
        tristate "CRC-CCITT functions"
        help