summaryrefslogtreecommitdiffstats
path: root/net/ipv6
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2000-01-21 22:34:01 +0000
committerRalf Baechle <ralf@linux-mips.org>2000-01-21 22:34:01 +0000
commit9e30c3705aed9fbec4c3304570e4d6e707856bcb (patch)
treeb19e6acb5a67af31a4e7742e05c2166dc3f1444c /net/ipv6
parent72919904796333a20c6a5d5c380091b42e407aa9 (diff)
Merge with Linux 2.3.22.
Diffstat (limited to 'net/ipv6')
-rw-r--r--net/ipv6/Config.in14
1 files changed, 7 insertions, 7 deletions
diff --git a/net/ipv6/Config.in b/net/ipv6/Config.in
index 3372817c3..6bf46e4e8 100644
--- a/net/ipv6/Config.in
+++ b/net/ipv6/Config.in
@@ -1,14 +1,14 @@
#
# IPv6 configuration
#
-bool 'IPv6: enable EUI-64 token format' CONFIG_IPV6_EUI64
+bool ' IPv6: enable EUI-64 token format' CONFIG_IPV6_EUI64
if [ "$CONFIG_IPV6_EUI64" = "y" ]; then
- bool 'IPv6: disable provider based addresses' CONFIG_IPV6_NO_PB
+ bool ' IPv6: disable provider based addresses' CONFIG_IPV6_NO_PB
fi
if [ "$CONFIG_NETLINK" = "y" ]; then
- if [ "$CONFIG_RTNETLINK" = "n" ]; then
- bool 'IPv6: routing messages via old netlink' CONFIG_IPV6_NETLINK
- fi
+ if [ "$CONFIG_RTNETLINK" = "n" ]; then
+ bool ' IPv6: routing messages via old netlink' CONFIG_IPV6_NETLINK
+ fi
fi
-#bool 'IPv6: flow policy support' CONFIG_RT6_POLICY
-#bool 'IPv6: firewall support' CONFIG_IPV6_FIREWALL
+#bool ' IPv6: flow policy support' CONFIG_RT6_POLICY
+#bool ' IPv6: firewall support' CONFIG_IPV6_FIREWALL