more debug output
[linux-2.4.git] / net / ipv6 / Config.in
1 #
2 # IPv6 configuration
3
4
5 #bool '    IPv6: flow policy support' CONFIG_RT6_POLICY
6 #bool '    IPv6: firewall support' CONFIG_IPV6_FIREWALL
7
8 if [ "$CONFIG_NETFILTER" != "n" ]; then
9    source net/ipv6/netfilter/Config.in
10 fi