Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0-only
0002 config IUCV
0003         depends on S390
0004         def_tristate y if S390
0005         prompt "IUCV support (S390 - z/VM only)"
0006         help
0007           Select this option if you want to use inter-user communication
0008           under VM or VIF. If you run on z/VM, say "Y" to enable a fast
0009           communication link between VM guests.
0010 
0011 config AFIUCV
0012         depends on S390
0013         def_tristate m if QETH_L3 || IUCV
0014         prompt "AF_IUCV Socket support (S390 - z/VM and HiperSockets transport)"
0015         help
0016           Select this option if you want to use AF_IUCV socket applications
0017           based on z/VM inter-user communication vehicle or based on
0018           HiperSockets.