Skip to content

Commit

Permalink
[PATCH] s390: connector support
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Martin Schwidefsky authored and Linus Torvalds committed Mar 24, 2006
1 parent 699ff13 commit 61d3ad0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/s390/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -460,6 +460,8 @@ config PCMCIA

source "drivers/base/Kconfig"

source "drivers/connector/Kconfig"

source "drivers/scsi/Kconfig"

source "drivers/s390/Kconfig"
Expand Down

0 comments on commit 61d3ad0

Please sign in to comment.