[patch 8/24] s390: connector support.

From: Martin Schwidefsky
Date: Wed Mar 22 2006 - 10:14:37 EST


From: Martin Schwidefsky <schwidefsky@xxxxxxxxxx>

[patch 8/24] s390: connector support.

Include connector config in the s390 arch Kconfig to get support
for connectors.

Signed-off-by: Martin Schwidefsky <schwidefsky@xxxxxxxxxx>
---

arch/s390/Kconfig | 2 ++
1 files changed, 2 insertions(+)

diff -urpN linux-2.6/arch/s390/Kconfig linux-2.6-patched/arch/s390/Kconfig
--- linux-2.6/arch/s390/Kconfig 2006-03-20 06:53:29.000000000 +0100
+++ linux-2.6-patched/arch/s390/Kconfig 2006-03-22 14:36:16.000000000 +0100
@@ -460,6 +460,8 @@ config PCMCIA

source "drivers/base/Kconfig"

+source "drivers/connector/Kconfig"
+
source "drivers/scsi/Kconfig"

source "drivers/s390/Kconfig"
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/