Martin Schwidefsky | 2356f4c | 2007-02-08 13:37:42 -0800 | [diff] [blame] | 1 | config IUCV |
Martin Schwidefsky | 2356f4c | 2007-02-08 13:37:42 -0800 | [diff] [blame] | 2 | depends on S390 |
Ursula Braun | c69748d | 2011-08-08 01:33:50 +0000 | [diff] [blame] | 3 | def_tristate y if S390 |
| 4 | prompt "IUCV support (S390 - z/VM only)" |
Martin Schwidefsky | 2356f4c | 2007-02-08 13:37:42 -0800 | [diff] [blame] | 5 | help |
Jennifer Hunt | da7de31 | 2007-07-14 19:03:00 -0700 | [diff] [blame] | 6 | Select this option if you want to use inter-user communication |
| 7 | under VM or VIF. If you run on z/VM, say "Y" to enable a fast |
Martin Schwidefsky | 2356f4c | 2007-02-08 13:37:42 -0800 | [diff] [blame] | 8 | communication link between VM guests. |
Jennifer Hunt | eac3731 | 2007-02-08 13:51:54 -0800 | [diff] [blame] | 9 | |
| 10 | config AFIUCV |
Ursula Braun | c69748d | 2011-08-08 01:33:50 +0000 | [diff] [blame] | 11 | depends on S390 |
| 12 | def_tristate m if QETH_L3 || IUCV |
| 13 | prompt "AF_IUCV Socket support (S390 - z/VM and HiperSockets transport)" |
Jennifer Hunt | eac3731 | 2007-02-08 13:51:54 -0800 | [diff] [blame] | 14 | help |
Ursula Braun | c69748d | 2011-08-08 01:33:50 +0000 | [diff] [blame] | 15 | Select this option if you want to use AF_IUCV socket applications |
| 16 | based on z/VM inter-user communication vehicle or based on |
| 17 | HiperSockets. |