diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-10-17 13:03:33 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-10-17 13:03:33 +0000 |
commit | a43df75225bdf1b90f7e576e90073de50a529e40 (patch) | |
tree | 641b50ff6e3976d67d838ff11d3f5ed5ec71c04b | |
parent | 3af3950aff488dd093e97736e909427a236d76bb (diff) |
[storm] don't override CONFIG_BRIDGE
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12999 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 |