projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
699ff13
)
[PATCH] s390: connector support
author
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Fri, 24 Mar 2006 11:15:18 +0000
(
03:15
-0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Fri, 24 Mar 2006 15:33:16 +0000
(07:33 -0800)
Include connector config in the s390 arch Kconfig to get support for
connectors.
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/s390/Kconfig
patch
|
blob
|
history
diff --git
a/arch/s390/Kconfig
b/arch/s390/Kconfig
index b7ca5bf9acfca27fbd1a971748d8defac878bea0..2b7364ed23bc5115924a70edc1aa9d46d4da8e6c 100644
(file)
--- a/
arch/s390/Kconfig
+++ b/
arch/s390/Kconfig
@@
-460,6
+460,8
@@
config PCMCIA
source "drivers/base/Kconfig"
+source "drivers/connector/Kconfig"
+
source "drivers/scsi/Kconfig"
source "drivers/s390/Kconfig"