2007-02-08 21:37:42 +00:00
|
|
|
config IUCV
|
|
|
|
depends on S390
|
2011-08-08 01:33:50 +00:00
|
|
|
def_tristate y if S390
|
|
|
|
prompt "IUCV support (S390 - z/VM only)"
|
2007-02-08 21:37:42 +00:00
|
|
|
help
|
2007-07-15 02:03:00 +00:00
|
|
|
Select this option if you want to use inter-user communication
|
|
|
|
under VM or VIF. If you run on z/VM, say "Y" to enable a fast
|
2007-02-08 21:37:42 +00:00
|
|
|
communication link between VM guests.
|
2007-02-08 21:51:54 +00:00
|
|
|
|
|
|
|
config AFIUCV
|
2011-08-08 01:33:50 +00:00
|
|
|
depends on S390
|
|
|
|
def_tristate m if QETH_L3 || IUCV
|
|
|
|
prompt "AF_IUCV Socket support (S390 - z/VM and HiperSockets transport)"
|
2007-02-08 21:51:54 +00:00
|
|
|
help
|
2011-08-08 01:33:50 +00:00
|
|
|
Select this option if you want to use AF_IUCV socket applications
|
|
|
|
based on z/VM inter-user communication vehicle or based on
|
|
|
|
HiperSockets.
|