diff options
author | mirko <mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-04-04 13:01:50 +0000 |
---|---|---|
committer | mirko <mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-04-04 13:01:50 +0000 |
commit | 69e81fe5ee6f29050dd69373c71b60043089abfd (patch) | |
tree | 938185e4e2b7da82f986fb856fbe7d0e19e4c5ea /target/linux/xburst/config-2.6.32 | |
parent | f901524927d2ab7eda30586f7ac25f12cb5bcd6f (diff) |
do not disable netfilter support for xburst target (some packages require netfilter support)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20698 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/xburst/config-2.6.32')
-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 fae76fb5db..a8ae91569d 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 |