blob: 5cfddc9c6498369be6ed27217aaff15c63822016 [file] [log] [blame]
Thomas Gleixnerec8f24b2019-05-19 13:07:45 +01001# SPDX-License-Identifier: GPL-2.0-only
Martin Schwidefsky2356f4c2007-02-08 13:37:42 -08002config IUCV
Martin Schwidefsky2356f4c2007-02-08 13:37:42 -08003 depends on S390
Ursula Braunc69748d2011-08-08 01:33:50 +00004 def_tristate y if S390
5 prompt "IUCV support (S390 - z/VM only)"
Martin Schwidefsky2356f4c2007-02-08 13:37:42 -08006 help
Jennifer Huntda7de312007-07-14 19:03:00 -07007 Select this option if you want to use inter-user communication
8 under VM or VIF. If you run on z/VM, say "Y" to enable a fast
Martin Schwidefsky2356f4c2007-02-08 13:37:42 -08009 communication link between VM guests.
Jennifer Hunteac37312007-02-08 13:51:54 -080010
11config AFIUCV
Ursula Braunc69748d2011-08-08 01:33:50 +000012 depends on S390
13 def_tristate m if QETH_L3 || IUCV
14 prompt "AF_IUCV Socket support (S390 - z/VM and HiperSockets transport)"
Jennifer Hunteac37312007-02-08 13:51:54 -080015 help
Ursula Braunc69748d2011-08-08 01:33:50 +000016 Select this option if you want to use AF_IUCV socket applications
17 based on z/VM inter-user communication vehicle or based on
18 HiperSockets.