diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-08-20 17:27:24 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-08-20 17:27:24 +0000 |
commit | 95073162473b4b7c7da92ebaa51c7704647f1e2c (patch) | |
tree | 7b119d8ccb9242a6a17f6e827e0cd10b9aad2545 /target | |
parent | 86c3fa5f0111d9fffcf52263e62c3a0ef3fc5757 (diff) |
port kmod-ipv6 to the new system
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4615 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/Config.in | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/target/linux/Config.in b/target/linux/Config.in index 7589ea7b6..f9c72c01a 100644 --- a/target/linux/Config.in +++ b/target/linux/Config.in @@ -30,13 +30,6 @@ config PACKAGE_KMOD_IPIP help Kernel module for IP in IP encapsulation -config PACKAGE_KMOD_IPV6 - prompt "kmod-ipv6......................... IPv6 support" - tristate - default m - help - Kernel modules for IPv6 protocol support - config PACKAGE_KMOD_RING prompt "kmod-ring......................... PF Ring" tristate |