projects
/
linux-2.6.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
[ALSA] sound/: possible cleanups
[linux-2.6.git]
/
arch
/
xtensa
/
Kconfig
diff --git
a/arch/xtensa/Kconfig
b/arch/xtensa/Kconfig
index
c9b5d29
..
7e841aa
100644
(file)
--- a/
arch/xtensa/Kconfig
+++ b/
arch/xtensa/Kconfig
@@
-26,10
+26,6
@@
config RWSEM_XCHGADD_ALGORITHM
bool
default y
-config HAVE_DEC_LOCK
- bool
- default y
-
config GENERIC_HARDIRQS
bool
default y
@@
-228,6
+224,8
@@
source "fs/Kconfig.binfmt"
endmenu
+source "net/Kconfig"
+
source "drivers/Kconfig"
source "fs/Kconfig"