aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/Kconfig
diff options
context:
space:
mode:
authorFrank Pavlic <fpavlic@de.ibm.com>2007-01-08 17:30:33 +0100
committerJeff Garzik <jeff@garzik.org>2007-01-09 02:18:32 -0500
commit45d2530167027e96686a1b6a7892c55af1f516f5 (patch)
tree15d5c0af9d6ef873556d5359e7e5f9c032d32a2d /drivers/s390/net/Kconfig
parents390: qeth driver fixes: atomic context fixups (diff)
downloadlinux-dev-45d2530167027e96686a1b6a7892c55af1f516f5.tar.xz
linux-dev-45d2530167027e96686a1b6a7892c55af1f516f5.zip
s390: iucv Kconfig help description changes
[PATCH 4/5] s390: iucv Kconfig help description changes From: Ursula Braun <braunu@de.ibm.com> remove text from help description which does not apply anymore for 2.6 kernel series. Signed-off-by: Frank Pavlic <fpavlic@de.ibm.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to '')
-rw-r--r--drivers/s390/net/Kconfig5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/s390/net/Kconfig b/drivers/s390/net/Kconfig
index 1a93fa684e9f..52625153a4f0 100644
--- a/drivers/s390/net/Kconfig
+++ b/drivers/s390/net/Kconfig
@@ -27,10 +27,7 @@ config IUCV
help
Select this option if you want to use inter-user communication
under VM or VIF. If unsure, say "Y" to enable a fast communication
- link between VM guests. At boot time the user ID of the guest needs
- to be passed to the kernel. Note that both kernels need to be
- compiled with this option and both need to be booted with the user ID
- of the other VM guest.
+ link between VM guests.
config NETIUCV
tristate "IUCV network device support (VM only)"