iucv: introduce loadable iucv interface
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / net / iucv / Kconfig
CommitLineData
2356f4cb 1config IUCV
da7de31c 2 tristate "IUCV support (S390 - z/VM only)"
2356f4cb
MS
3 depends on S390
4 help
da7de31c
JH
5 Select this option if you want to use inter-user communication
6 under VM or VIF. If you run on z/VM, say "Y" to enable a fast
2356f4cb 7 communication link between VM guests.
eac3731b
JH
8
9config AFIUCV
da7de31c 10 tristate "AF_IUCV support (S390 - z/VM only)"
eac3731b
JH
11 depends on IUCV
12 help
13 Select this option if you want to use inter-user communication under
14 VM or VIF sockets. If you run on z/VM, say "Y" to enable a fast
15 communication link between VM guests.