diff options
| author | Felix Fietkau <nbd@openwrt.org> | 2006-08-20 17:27:24 +0000 |
|---|---|---|
| committer | Felix Fietkau <nbd@openwrt.org> | 2006-08-20 17:27:24 +0000 |
| commit | 34a8300f0d43175eb72fef0f470d72ccd213cb2b (patch) | |
| tree | 71da47c369e60ea7a6403d4838f786ef7c560ff2 /openwrt/target/linux | |
| parent | 58b3ea7e8660ab019c262f6f3d96e15817800e5e (diff) | |
| download | mtk-20170518-34a8300f0d43175eb72fef0f470d72ccd213cb2b.zip mtk-20170518-34a8300f0d43175eb72fef0f470d72ccd213cb2b.tar.gz mtk-20170518-34a8300f0d43175eb72fef0f470d72ccd213cb2b.tar.bz2 | |
port kmod-ipv6 to the new system
SVN-Revision: 4615
Diffstat (limited to 'openwrt/target/linux')
| -rw-r--r-- | openwrt/target/linux/Config.in | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/openwrt/target/linux/Config.in b/openwrt/target/linux/Config.in index 7589ea7..f9c72c0 100644 --- a/openwrt/target/linux/Config.in +++ b/openwrt/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 |
