Fedora kernel-2.6.17-1.2142_FC4 patched with stable patch-2.6.17.4-vs2.0.2-rc26.diff
[linux-2.6.git] / drivers / s390 / net / Kconfig
index 7899560..5488547 100644 (file)
@@ -1,5 +1,5 @@
 menu "S/390 network device drivers"
-       depends on NETDEVICES && ARCH_S390
+       depends on NETDEVICES && S390
 
 config LCS
        tristate "Lan Channel Station Interface"
@@ -50,6 +50,15 @@ config SMSGIUCV
          Select this option if you want to be able to receive SMSG messages
          from other VM guest systems.
 
+config CLAW
+       tristate "CLAW device support"
+       depends on NETDEVICES
+       help
+         This driver supports channel attached CLAW devices.
+         CLAW is Common Link Access for Workstation.  Common devices
+          that use CLAW are RS/6000s, Cisco Routers (CIP) and 3172 devices.
+         To compile as a module choose M here:  The module will be called
+         claw.ko to compile into the kernel choose Y
 
 config QETH
        tristate "Gigabit Ethernet device support"