mirror of https://gitee.com/openkylin/linux.git
[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>
This commit is contained in:
parent
699ff13f10
commit
61d3ad0edf
|
@ -460,6 +460,8 @@ config PCMCIA
|
|||
|
||||
source "drivers/base/Kconfig"
|
||||
|
||||
source "drivers/connector/Kconfig"
|
||||
|
||||
source "drivers/scsi/Kconfig"
|
||||
|
||||
source "drivers/s390/Kconfig"
|
||||
|
|
Loading…
Reference in New Issue