diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-06-09 19:48:32 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-06-09 19:48:32 +0000 |
commit | a3860b3a61b80890b8997f9c45bee38ef78f8d82 (patch) | |
tree | 6d105b2315caeb3c90c982a5be41a96e22ecfe1f /target | |
parent | e8c7c67e987658a6cba6d7b9a7c0c8206d267bd8 (diff) |
ar71xx: don't override CONFIG_BRIDGE_* options
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21742 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/ar71xx/config-2.6.34 | 2 | ||||
-rw-r--r-- | target/linux/ar71xx/config-2.6.35 | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/ar71xx/config-2.6.34 b/target/linux/ar71xx/config-2.6.34 index 98fdd7c6f9..eec4580e3d 100644 --- a/target/linux/ar71xx/config-2.6.34 +++ b/target/linux/ar71xx/config-2.6.34 @@ -59,8 +59,6 @@ CONFIG_ATHEROS_AR71XX=y # CONFIG_BCM47XX is not set # CONFIG_BCM63XX is not set CONFIG_BITREVERSE=y -CONFIG_BRIDGE=m -CONFIG_BRIDGE_IGMP_SNOOPING=y # CONFIG_CAVIUM_OCTEON_REFERENCE_BOARD is not set # CONFIG_CAVIUM_OCTEON_SIMULATOR is not set CONFIG_CC_OPTIMIZE_FOR_SIZE=y diff --git a/target/linux/ar71xx/config-2.6.35 b/target/linux/ar71xx/config-2.6.35 index 98fdd7c6f9..eec4580e3d 100644 --- a/target/linux/ar71xx/config-2.6.35 +++ b/target/linux/ar71xx/config-2.6.35 @@ -59,8 +59,6 @@ CONFIG_ATHEROS_AR71XX=y # CONFIG_BCM47XX is not set # CONFIG_BCM63XX is not set CONFIG_BITREVERSE=y -CONFIG_BRIDGE=m -CONFIG_BRIDGE_IGMP_SNOOPING=y # CONFIG_CAVIUM_OCTEON_REFERENCE_BOARD is not set # CONFIG_CAVIUM_OCTEON_SIMULATOR is not set CONFIG_CC_OPTIMIZE_FOR_SIZE=y |