projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
[linux-2.6]
/
arch
/
h8300
/
Kconfig
diff --git
a/arch/h8300/Kconfig
b/arch/h8300/Kconfig
index
98308b0
..
cabf0bf
100644
(file)
--- a/
arch/h8300/Kconfig
+++ b/
arch/h8300/Kconfig
@@
-29,6
+29,14
@@
config RWSEM_XCHGADD_ALGORITHM
bool
default n
+config GENERIC_FIND_NEXT_BIT
+ bool
+ default y
+
+config GENERIC_HWEIGHT
+ bool
+ default y
+
config GENERIC_CALIBRATE_DELAY
bool
default y