summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fwserial/Kconfig
diff options
context:
space:
mode:
authorPeter Hurley2012-11-28 20:51:22 +0100
committerGreg Kroah-Hartman2013-01-07 20:16:48 +0100
commit9929362348096bd9396c523338127fc9b7487c42 (patch)
tree5d0012c67bef7d76d79b18b6194518bef2e4530e /drivers/staging/fwserial/Kconfig
parentMerge tag 'iio-fixes-for-3.8a' of git://git.kernel.org/pub/scm/linux/kernel/g... (diff)
downloadkernel-qcow2-linux-9929362348096bd9396c523338127fc9b7487c42.tar.gz
kernel-qcow2-linux-9929362348096bd9396c523338127fc9b7487c42.tar.xz
kernel-qcow2-linux-9929362348096bd9396c523338127fc9b7487c42.zip
staging/fwserial: Refine Kconfig help text
Users should be informed upfront that this is a Linux-only affair currently. Signed-off-by: Peter Hurley <peter@hurleysoftware.com> Acked-by: Stefan Richter <stefanr@s5r6.in-berlin.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/fwserial/Kconfig')
-rw-r--r--drivers/staging/fwserial/Kconfig4
1 files changed, 3 insertions, 1 deletions
diff --git a/drivers/staging/fwserial/Kconfig b/drivers/staging/fwserial/Kconfig
index 580406cb1808..b2f8331e4acf 100644
--- a/drivers/staging/fwserial/Kconfig
+++ b/drivers/staging/fwserial/Kconfig
@@ -3,7 +3,9 @@ config FIREWIRE_SERIAL
depends on FIREWIRE
help
This enables TTY over IEEE 1394, providing high-speed serial
- connectivity to cabled peers.
+ connectivity to cabled peers. This driver implements a
+ ad-hoc transport protocol and is currently limited to
+ Linux-to-Linux communication.
To compile this driver as a module, say M here: the module will
be called firewire-serial.