Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 265291
b: refs/heads/master
c: c69748d
h: refs/heads/master
i:
  265289: 6ba5ab5
  265287: d103588
v: v3
  • Loading branch information
Ursula Braun authored and David S. Miller committed Aug 13, 2011
1 parent 340b06f commit 96f2cea
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 96d042a68bc204c1d39abd71dcb29d9fcb1601ce
refs/heads/master: c69748d1c9b5c2db8daae7a1eb55c46932e4376a
14 changes: 8 additions & 6 deletions trunk/net/iucv/Kconfig
Original file line number Diff line number Diff line change
@@ -1,15 +1,17 @@
config IUCV
tristate "IUCV support (S390 - z/VM only)"
depends on S390
def_tristate y if S390
prompt "IUCV support (S390 - z/VM only)"
help
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
communication link between VM guests.

config AFIUCV
tristate "AF_IUCV support (S390 - z/VM only)"
depends on IUCV
depends on S390
def_tristate m if QETH_L3 || IUCV
prompt "AF_IUCV Socket support (S390 - z/VM and HiperSockets transport)"
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.
Select this option if you want to use AF_IUCV socket applications
based on z/VM inter-user communication vehicle or based on
HiperSockets.

0 comments on commit 96f2cea

Please sign in to comment.