diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-10-17 13:03:33 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-10-17 13:03:33 +0000 |
commit | 2613cfcd1ccec96fa5d26afb10c1f2ab9b196367 (patch) | |
tree | 641b50ff6e3976d67d838ff11d3f5ed5ec71c04b /target | |
parent | ada46490741c20f6dedaac0623357c55d362bfe7 (diff) | |
download | upstream-2613cfcd1ccec96fa5d26afb10c1f2ab9b196367.tar.gz upstream-2613cfcd1ccec96fa5d26afb10c1f2ab9b196367.tar.bz2 upstream-2613cfcd1ccec96fa5d26afb10c1f2ab9b196367.zip |
[storm] don't override CONFIG_BRIDGE
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12999 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/storm/config-default | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/storm/config-default b/target/linux/storm/config-default index 7b44e84d38..2da003bfba 100644 --- a/target/linux/storm/config-default +++ b/target/linux/storm/config-default @@ -49,8 +49,6 @@ CONFIG_BITREVERSE=y # CONFIG_BLK_DEV_INITRD is not set # CONFIG_BONDING is not set CONFIG_BOUNCE=y -CONFIG_BRIDGE=m -CONFIG_BRIDGE_NETFILTER=y # CONFIG_BRIDGE_NF_EBTABLES is not set # CONFIG_BSD_PROCESS_ACCT is not set # CONFIG_BT is not set @@ -154,7 +152,6 @@ CONFIG_IP_PIMSM_V2=y CONFIG_KALLSYMS=y # CONFIG_KALLSYMS_ALL is not set CONFIG_KMOD=y -CONFIG_LLC=m # CONFIG_LLC2 is not set # CONFIG_LOCK_STAT is not set # CONFIG_MINIX_FS is not set |