diff options
author | Mirko Vogt <mirko@openwrt.org> | 2010-04-04 13:01:50 +0000 |
---|---|---|
committer | Mirko Vogt <mirko@openwrt.org> | 2010-04-04 13:01:50 +0000 |
commit | e60b9b9b35243f241bc3ba2c7e9ccfc86bf8ce91 (patch) | |
tree | a9631a379346746d3f617c022ba4071c6fe06829 /target/linux | |
parent | 79897ae09aeb4441ab0e9431883d5ac4b831f55c (diff) | |
download | mtk-20170518-e60b9b9b35243f241bc3ba2c7e9ccfc86bf8ce91.zip mtk-20170518-e60b9b9b35243f241bc3ba2c7e9ccfc86bf8ce91.tar.gz mtk-20170518-e60b9b9b35243f241bc3ba2c7e9ccfc86bf8ce91.tar.bz2 |
do not disable netfilter support for xburst target (some packages require netfilter support)
SVN-Revision: 20698
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/xburst/config-2.6.32 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/xburst/config-2.6.32 b/target/linux/xburst/config-2.6.32 index fae76fb..a8ae915 100644 --- a/target/linux/xburst/config-2.6.32 +++ b/target/linux/xburst/config-2.6.32 @@ -204,7 +204,6 @@ CONFIG_MTD_UBI=y # CONFIG_N516_LPC is not set # CONFIG_NETDEV_1000 is not set # CONFIG_NET_ETHERNET is not set -# CONFIG_NETFILTER is not set # CONFIG_NET_SCHED is not set # CONFIG_NETWORK_FILESYSTEMS is not set # CONFIG_NEW_LEDS is not set |