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