Blame view

net/iucv/Kconfig 568 Bytes
2356f4cb1   Martin Schwidefsky   [S390]: Rewrite o...
1
  config IUCV
2356f4cb1   Martin Schwidefsky   [S390]: Rewrite o...
2
  	depends on S390
c69748d1c   Ursula Braun   iucv: kernel opti...
3
4
  	def_tristate y if S390
  	prompt "IUCV support (S390 - z/VM only)"
2356f4cb1   Martin Schwidefsky   [S390]: Rewrite o...
5
  	help
da7de31cc   Jennifer Hunt   [AF_IUCV]: Improv...
6
7
  	  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
2356f4cb1   Martin Schwidefsky   [S390]: Rewrite o...
8
  	  communication link between VM guests.
eac3731bd   Jennifer Hunt   [S390]: Add AF_IU...
9
10
  
  config AFIUCV
c69748d1c   Ursula Braun   iucv: kernel opti...
11
12
13
  	depends on S390
  	def_tristate m if QETH_L3 || IUCV
  	prompt "AF_IUCV Socket support (S390 - z/VM and HiperSockets transport)"
eac3731bd   Jennifer Hunt   [S390]: Add AF_IU...
14
  	help
c69748d1c   Ursula Braun   iucv: kernel opti...
15
16
17
  	  Select this option if you want to use AF_IUCV socket applications
  	  based on z/VM inter-user communication vehicle or based on
  	  HiperSockets.