2007-02-08 21:37:42 +00:00
|
|
|
config IUCV
|
2007-07-15 02:03:00 +00:00
|
|
|
tristate "IUCV support (S390 - z/VM only)"
|
2007-02-08 21:37:42 +00:00
|
|
|
depends on S390
|
|
|
|
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
|
2007-07-15 02:03:00 +00:00
|
|
|
tristate "AF_IUCV support (S390 - z/VM only)"
|
2007-02-08 21:51:54 +00:00
|
|
|
depends on IUCV
|
|
|
|
help
|
|
|
|
Select this option if you want to use inter-user communication under
|
|
|
|
VM or VIF sockets. If you run on z/VM, say "Y" to enable a fast
|
|
|
|
communication link between VM guests.
|