diff options
author | John Crispin <blogic@openwrt.org> | 2015-03-26 10:58:59 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2015-03-26 10:58:59 +0000 |
commit | d501aa20ff9b2a4782c1bac2c107cd095eb87e43 (patch) | |
tree | 4d3eff0d02ed28374d0ae4bdd01d3b58b5a4668b /target/linux/cobalt | |
parent | 4ac1d379b671a6b96eee72207ae009b43293f460 (diff) | |
download | master-187ad058-d501aa20ff9b2a4782c1bac2c107cd095eb87e43.tar.gz master-187ad058-d501aa20ff9b2a4782c1bac2c107cd095eb87e43.tar.bz2 master-187ad058-d501aa20ff9b2a4782c1bac2c107cd095eb87e43.zip |
cobalt: enable bridge
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45014 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/cobalt')
-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 |