diff options
| author | YOSHIFUJI Hideaki / 吉藤英明 <yoshfuji@linux-ipv6.org> | 2013-03-25 04:26:24 -0400 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2013-03-26 12:32:13 -0400 |
| commit | cb6bf35502d53364d15737295bc64f804c4587ce (patch) | |
| tree | 5b139f5beb784ea6f9956bec12f8c21a95d228ff /drivers/firewire/Kconfig | |
| parent | 6752c8db8e0cfedb44ba62806dd15b383ed64000 (diff) | |
firewire net, ipv6: IPv6 over Firewire (RFC3146) support.
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/firewire/Kconfig')
| -rw-r--r-- | drivers/firewire/Kconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/firewire/Kconfig b/drivers/firewire/Kconfig index 7224533e8ca6..7a701a58bbf0 100644 --- a/drivers/firewire/Kconfig +++ b/drivers/firewire/Kconfig | |||
| @@ -47,9 +47,9 @@ config FIREWIRE_NET | |||
| 47 | tristate "IP networking over 1394" | 47 | tristate "IP networking over 1394" |
| 48 | depends on FIREWIRE && INET | 48 | depends on FIREWIRE && INET |
| 49 | help | 49 | help |
| 50 | This enables IPv4 over IEEE 1394, providing IP connectivity with | 50 | This enables IPv4/IPv6 over IEEE 1394, providing IP connectivity |
| 51 | other implementations of RFC 2734 as found on several operating | 51 | with other implementations of RFC 2734/3146 as found on several |
| 52 | systems. Multicast support is currently limited. | 52 | operating systems. Multicast support is currently limited. |
| 53 | 53 | ||
| 54 | To compile this driver as a module, say M here: The module will be | 54 | To compile this driver as a module, say M here: The module will be |
| 55 | called firewire-net. | 55 | called firewire-net. |
