Skip to content

Commit

Permalink
firewire: net: is not experimental anymore
Browse files Browse the repository at this point in the history
thanks to Clemens' and Maxim's fixes to firewire-ohci and -net in the
last two kernel releases.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
  • Loading branch information
Stefan Richter committed Jan 20, 2011
1 parent 74a1450 commit 3247199
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions drivers/firewire/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -49,15 +49,13 @@ config FIREWIRE_SBP2
configuration section.

config FIREWIRE_NET
tristate "IP networking over 1394 (EXPERIMENTAL)"
depends on FIREWIRE && INET && EXPERIMENTAL
tristate "IP networking over 1394"
depends on FIREWIRE && INET
help
This enables IPv4 over IEEE 1394, providing IP connectivity with
other implementations of RFC 2734 as found on several operating
systems. Multicast support is currently limited.

NOTE, this driver is not stable yet!

To compile this driver as a module, say M here: The module will be
called firewire-net.

Expand Down

0 comments on commit 3247199

Please sign in to comment.