xref: /linux/net/iucv/Kconfig (revision da7de31cc50796a53593785d4508b7b7ffa9a9b2)
12356f4cbSMartin Schwidefskyconfig IUCV
2*da7de31cSJennifer Hunt	tristate "IUCV support (S390 - z/VM only)"
32356f4cbSMartin Schwidefsky	depends on S390
42356f4cbSMartin Schwidefsky	help
5*da7de31cSJennifer Hunt	  Select this option if you want to use inter-user communication
6*da7de31cSJennifer Hunt	  under VM or VIF. If you run on z/VM, say "Y" to enable a fast
72356f4cbSMartin Schwidefsky	  communication link between VM guests.
8eac3731bSJennifer Hunt
9eac3731bSJennifer Huntconfig AFIUCV
10*da7de31cSJennifer Hunt	tristate "AF_IUCV support (S390 - z/VM only)"
11eac3731bSJennifer Hunt	depends on IUCV
12eac3731bSJennifer Hunt	help
13eac3731bSJennifer Hunt	  Select this option if you want to use inter-user communication under
14eac3731bSJennifer Hunt	  VM or VIF sockets. If you run on z/VM, say "Y" to enable a fast
15eac3731bSJennifer Hunt	  communication link between VM guests.
16