diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-05-20 09:46:32 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-05-20 09:46:32 +0000 |
commit | e9c80efab6c2cbf36c02b3ecf1b61d088a5efcc6 (patch) | |
tree | d046c732290c8d180b6eb6ad81960189cc3d5450 /target | |
parent | 73de6f2dad796ceb7757cc9648e009956e76613e (diff) | |
download | upstream-e9c80efab6c2cbf36c02b3ecf1b61d088a5efcc6.tar.gz upstream-e9c80efab6c2cbf36c02b3ecf1b61d088a5efcc6.tar.bz2 upstream-e9c80efab6c2cbf36c02b3ecf1b61d088a5efcc6.zip |
do not overrid CONFIG_BRIDGE (#5163)
SVN-Revision: 15933
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/adm5120/router_le/config-2.6.28 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/adm5120/router_le/config-2.6.28 b/target/linux/adm5120/router_le/config-2.6.28 index 865b62ce45..abc67da6f9 100644 --- a/target/linux/adm5120/router_le/config-2.6.28 +++ b/target/linux/adm5120/router_le/config-2.6.28 @@ -46,7 +46,6 @@ CONFIG_ATA_SFF=y CONFIG_BASE_SMALL=0 # CONFIG_BCM47XX is not set CONFIG_BITREVERSE=y -CONFIG_BRIDGE=m CONFIG_CEVT_R4K=y CONFIG_CLASSIC_RCU=y CONFIG_CMDLINE="console=ttyS0,115200 rootfstype=squashfs,yaffs2,jffs2" |