]> Pileus Git - ~andy/linux/blobdiff - lib/Kconfig
Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik...
[~andy/linux] / lib / Kconfig
index c7ad7a5b3535210df1dabe86fd1c63b888e0a7ae..85cf7ea978aafe6606e6e44cc634a82e6cf29477 100644 (file)
@@ -8,10 +8,10 @@ config BITREVERSE
        tristate
 
 config GENERIC_FIND_FIRST_BIT
-       def_bool n
+       bool
 
 config GENERIC_FIND_NEXT_BIT
-       def_bool n
+       bool
 
 config CRC_CCITT
        tristate "CRC-CCITT functions"