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 | 467cf5f027319c147dcce46a6b2128fb7c22fdc9 (patch) | |
tree | 938185e4e2b7da82f986fb856fbe7d0e19e4c5ea /target/linux/xburst/config-2.6.32 | |
parent | e7b01fcf3b73a4637a52adca7aa5a877347fdabd (diff) | |
download | upstream-467cf5f027319c147dcce46a6b2128fb7c22fdc9.tar.gz upstream-467cf5f027319c147dcce46a6b2128fb7c22fdc9.tar.bz2 upstream-467cf5f027319c147dcce46a6b2128fb7c22fdc9.zip |
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 |