projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[PATCH] new helper - kern_path()
[linux-2.6]
/
lib
/
Kconfig
diff --git
a/lib/Kconfig
b/lib/Kconfig
index
c7ad7a5
..
85cf7ea
100644
(file)
--- a/
lib/Kconfig
+++ b/
lib/Kconfig
@@
-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"