1 # SPDX-License-Identifier: GPL-2.0-only << 2 config IUCV 1 config IUCV >> 2 tristate "IUCV support (S390 - z/VM only)" 3 depends on S390 3 depends on S390 4 def_tristate y if S390 << 5 prompt "IUCV support (S390 - z/VM only << 6 help 4 help 7 Select this option if you want to us 5 Select this option if you want to use inter-user communication 8 under VM or VIF. If you run on z/VM, 6 under VM or VIF. If you run on z/VM, say "Y" to enable a fast 9 communication link between VM guests 7 communication link between VM guests. 10 8 11 config AFIUCV 9 config AFIUCV 12 depends on S390 !! 10 tristate "AF_IUCV support (S390 - z/VM only)" 13 def_tristate m if QETH_L3 || IUCV !! 11 depends on IUCV 14 prompt "AF_IUCV Socket support (S390 - << 15 help 12 help 16 Select this option if you want to us !! 13 Select this option if you want to use inter-user communication under 17 based on z/VM inter-user communicati !! 14 VM or VIF sockets. If you run on z/VM, say "Y" to enable a fast 18 HiperSockets. !! 15 communication link between VM guests.
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.