1
0
Fork 0

[PATCH] s390: connector support

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>
hifive-unleashed-5.1
Martin Schwidefsky 2006-03-24 03:15:18 -08:00 committed by Linus Torvalds
parent 699ff13f10
commit 61d3ad0edf
1 changed files with 2 additions and 0 deletions

View File

@ -460,6 +460,8 @@ config PCMCIA
source "drivers/base/Kconfig"
source "drivers/connector/Kconfig"
source "drivers/scsi/Kconfig"
source "drivers/s390/Kconfig"