xref: /linux/drivers/s390/net/Kconfig (revision 6f9a3c330652b0fdb65d89e94977a8e79fe730e7)
11da177e4SLinus Torvaldsmenu "S/390 network device drivers"
2347a8dc3SMartin Schwidefsky	depends on NETDEVICES && S390
31da177e4SLinus Torvalds
41da177e4SLinus Torvaldsconfig LCS
5*6f9a3c33SMartin Schwidefsky	def_tristate m
6*6f9a3c33SMartin Schwidefsky	prompt "Lan Channel Station Interface"
761d48c2cSMartin Schwidefsky	depends on CCW && NETDEVICES && (NET_ETHERNET || TR || FDDI)
81da177e4SLinus Torvalds	help
9f423f735SUrsula Braun	   Select this option if you want to use LCS networking on IBM System z.
10f423f735SUrsula Braun	   This device driver supports Token Ring (IEEE 802.5),
111da177e4SLinus Torvalds	   FDDI (IEEE 802.7) and Ethernet.
124737f097SPavel Machek	   To compile as a module, choose M. The module name is lcs.
13f423f735SUrsula Braun	   If you do not know what it is, it's safe to choose Y.
141da177e4SLinus Torvalds
15293d984fSPeter Tiedemannconfig CTCM
16*6f9a3c33SMartin Schwidefsky	def_tristate m
17*6f9a3c33SMartin Schwidefsky	prompt "CTC and MPC SNA device support"
1861d48c2cSMartin Schwidefsky	depends on CCW && NETDEVICES
191da177e4SLinus Torvalds	help
20f423f735SUrsula Braun	  Select this option if you want to use channel-to-channel
21f423f735SUrsula Braun	  point-to-point networking on IBM System z.
22f423f735SUrsula Braun	  This device driver supports real CTC coupling using ESCON.
23f423f735SUrsula Braun	  It also supports virtual CTCs when running under VM.
24293d984fSPeter Tiedemann	  This driver also supports channel-to-channel MPC SNA devices.
25293d984fSPeter Tiedemann	  MPC is an SNA protocol device used by Communication Server for Linux.
264737f097SPavel Machek	  To compile as a module, choose M. The module name is ctcm.
27f423f735SUrsula Braun	  To compile into the kernel, choose Y.
28f423f735SUrsula Braun	  If you do not need any channel-to-channel connection, choose N.
291da177e4SLinus Torvalds
301da177e4SLinus Torvaldsconfig NETIUCV
31*6f9a3c33SMartin Schwidefsky	def_tristate m
32*6f9a3c33SMartin Schwidefsky	prompt "IUCV network device support (VM only)"
331da177e4SLinus Torvalds	depends on IUCV && NETDEVICES
341da177e4SLinus Torvalds	help
351da177e4SLinus Torvalds	  Select this option if you want to use inter-user communication
361da177e4SLinus Torvalds	  vehicle networking under VM or VIF. It enables a fast communication
371da177e4SLinus Torvalds	  link between VM guests. Using ifconfig a point-to-point connection
38f423f735SUrsula Braun	  can be established to the Linux on IBM System z
39f423f735SUrsula Braun	  running on the other VM guest. To compile as a module, choose M.
404737f097SPavel Machek	  The module name is netiucv. If unsure, choose Y.
411da177e4SLinus Torvalds
421da177e4SLinus Torvaldsconfig SMSGIUCV
43*6f9a3c33SMartin Schwidefsky	def_tristate m
44*6f9a3c33SMartin Schwidefsky	prompt "IUCV special message support (VM only)"
451da177e4SLinus Torvalds	depends on IUCV
461da177e4SLinus Torvalds	help
471da177e4SLinus Torvalds	  Select this option if you want to be able to receive SMSG messages
481da177e4SLinus Torvalds	  from other VM guest systems.
491da177e4SLinus Torvalds
501ffaa640SHendrik Bruecknerconfig SMSGIUCV_EVENT
51*6f9a3c33SMartin Schwidefsky	def_tristate m
52*6f9a3c33SMartin Schwidefsky	prompt "Deliver IUCV special messages as uevents (VM only)"
531ffaa640SHendrik Brueckner	depends on SMSGIUCV
541ffaa640SHendrik Brueckner	help
551ffaa640SHendrik Brueckner	  Select this option to deliver CP special messages (SMSGs) as
561ffaa640SHendrik Brueckner	  uevents.  The driver handles only those special messages that
571ffaa640SHendrik Brueckner	  start with "APP".
581ffaa640SHendrik Brueckner
591ffaa640SHendrik Brueckner	  To compile as a module, choose M. The module name is "smsgiucv_app".
601ffaa640SHendrik Brueckner
611da177e4SLinus Torvaldsconfig CLAW
62*6f9a3c33SMartin Schwidefsky	def_tristate m
63*6f9a3c33SMartin Schwidefsky	prompt "CLAW device support"
6461d48c2cSMartin Schwidefsky	depends on CCW && NETDEVICES
651da177e4SLinus Torvalds	help
661da177e4SLinus Torvalds	  This driver supports channel attached CLAW devices.
671da177e4SLinus Torvalds	  CLAW is Common Link Access for Workstation.  Common devices
681da177e4SLinus Torvalds          that use CLAW are RS/6000s, Cisco Routers (CIP) and 3172 devices.
694737f097SPavel Machek	  To compile as a module, choose M. The module name is claw.
70f423f735SUrsula Braun	  To compile into the kernel, choose Y.
711da177e4SLinus Torvalds
721da177e4SLinus Torvaldsconfig QETH
73*6f9a3c33SMartin Schwidefsky	def_tristate y
74*6f9a3c33SMartin Schwidefsky	prompt "Gigabit Ethernet device support"
7561d48c2cSMartin Schwidefsky	depends on CCW && NETDEVICES && IP_MULTICAST && QDIO
761da177e4SLinus Torvalds	help
77f423f735SUrsula Braun	  This driver supports the IBM System z OSA Express adapters
781da177e4SLinus Torvalds	  in QDIO mode (all media types), HiperSockets interfaces and VM GuestLAN
791da177e4SLinus Torvalds	  interfaces in QDIO and HIPER mode.
801da177e4SLinus Torvalds
811da177e4SLinus Torvalds	  For details please refer to the documentation provided by IBM at
82f423f735SUrsula Braun	  <http://www.ibm.com/developerworks/linux/linux390>
831da177e4SLinus Torvalds
84f423f735SUrsula Braun	  To compile this driver as a module, choose M.
854737f097SPavel Machek	  The module name is qeth.
861da177e4SLinus Torvalds
874a71df50SFrank Blaschkaconfig QETH_L2
88*6f9a3c33SMartin Schwidefsky	def_tristate y
89*6f9a3c33SMartin Schwidefsky	prompt "qeth layer 2 device support"
901da177e4SLinus Torvalds	depends on QETH
914a71df50SFrank Blaschka	help
924a71df50SFrank Blaschka	  Select this option to be able to run qeth devices in layer 2 mode.
934737f097SPavel Machek	  To compile as a module, choose M. The module name is qeth_l2.
944a71df50SFrank Blaschka	  If unsure, choose y.
954a71df50SFrank Blaschka
964a71df50SFrank Blaschkaconfig QETH_L3
97*6f9a3c33SMartin Schwidefsky	def_tristate y
98*6f9a3c33SMartin Schwidefsky	prompt "qeth layer 3 device support"
994a71df50SFrank Blaschka	depends on QETH
1004a71df50SFrank Blaschka	help
1014a71df50SFrank Blaschka	  Select this option to be able to run qeth devices in layer 3 mode.
1024737f097SPavel Machek	  To compile as a module choose M. The module name is qeth_l3.
1034a71df50SFrank Blaschka	  If unsure, choose Y.
1041da177e4SLinus Torvalds
1051da177e4SLinus Torvaldsconfig QETH_IPV6
106*6f9a3c33SMartin Schwidefsky	def_bool y if (QETH_L3 = IPV6) || (QETH_L3 && IPV6 = 'y')
1071da177e4SLinus Torvalds
1081da177e4SLinus Torvaldsconfig CCWGROUP
1091da177e4SLinus Torvalds	tristate
11081d53749SMike Frysinger	default (LCS || CTCM || QETH || CLAW)
1111da177e4SLinus Torvalds
1121da177e4SLinus Torvaldsendmenu
113