diff options
author | John Crispin <john@openwrt.org> | 2015-03-26 10:58:59 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-03-26 10:58:59 +0000 |
commit | 2d994f2fdcce9ebcfebc7a7389747851e1ec8ad9 (patch) | |
tree | 27a507f75bb8583a0dc1cb83d40a2c72bcde2c4d /target | |
parent | b1e19ee44500ccfd47e5ec24996f7c9c49c1cbe1 (diff) | |
download | upstream-2d994f2fdcce9ebcfebc7a7389747851e1ec8ad9.tar.gz upstream-2d994f2fdcce9ebcfebc7a7389747851e1ec8ad9.tar.bz2 upstream-2d994f2fdcce9ebcfebc7a7389747851e1ec8ad9.zip |
cobalt: enable bridge
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45014
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/cobalt/config-default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/cobalt/config-default b/target/linux/cobalt/config-default index 091c25bd38..3c5dbaf102 100644 --- a/target/linux/cobalt/config-default +++ b/target/linux/cobalt/config-default @@ -17,7 +17,6 @@ CONFIG_BINFMT_ELF32=y CONFIG_BLK_DEV_LOOP=y CONFIG_BLK_DEV_SD=y CONFIG_BLOCK_COMPAT=y -# CONFIG_BRIDGE is not set CONFIG_CEVT_GT641XX=y CONFIG_CEVT_R4K=y CONFIG_CLKBLD_I8253=y |