projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[PATCH] Have Power use add_active_range() and free_area_init_nodes()
[linux-2.6]
/
arch
/
sh64
/
Kconfig
diff --git
a/arch/sh64/Kconfig
b/arch/sh64/Kconfig
index
fb35b45
..
58c678e
100644
(file)
--- a/
arch/sh64/Kconfig
+++ b/
arch/sh64/Kconfig
@@
-17,11
+17,15
@@
config MMU
bool
default y
-config
UID16
+config
RWSEM_GENERIC_SPINLOCK
bool
default y
-config RWSEM_GENERIC_SPINLOCK
+config GENERIC_FIND_NEXT_BIT
+ bool
+ default y
+
+config GENERIC_HWEIGHT
bool
default y