Skip to content

Commit

Permalink
staging/fwserial: Refine Kconfig help text
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
peterhurley authored and gregkh committed Jan 7, 2013
1 parent ef1d17d commit 9929362
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion drivers/staging/fwserial/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 9929362

Please sign in to comment.