diff options
author | Hauke Mehrtens <hauke@openwrt.org> | 2013-09-12 22:04:55 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@openwrt.org> | 2013-09-12 22:04:55 +0000 |
commit | f372ac28a1d3c6a10a1d97179abe6170ffeebb3f (patch) | |
tree | 96f1da25a2a3c47357fbbdcd7874e37b883c99ca | |
parent | 86cc5185d198ecfa04e6afb9bfa555cfba734256 (diff) | |
download | upstream-f372ac28a1d3c6a10a1d97179abe6170ffeebb3f.tar.gz upstream-f372ac28a1d3c6a10a1d97179abe6170ffeebb3f.tar.bz2 upstream-f372ac28a1d3c6a10a1d97179abe6170ffeebb3f.zip |
brcm47xx: add default config for new kernel config option
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37958 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | target/linux/brcm47xx/config-3.10 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/brcm47xx/config-3.10 b/target/linux/brcm47xx/config-3.10 index df5eaef505..614205fb78 100644 --- a/target/linux/brcm47xx/config-3.10 +++ b/target/linux/brcm47xx/config-3.10 @@ -141,6 +141,7 @@ CONFIG_SSB_PCICORE_HOSTMODE=y CONFIG_SSB_PCIHOST=y CONFIG_SSB_PCIHOST_POSSIBLE=y CONFIG_SSB_SERIAL=y +CONFIG_SSB_SFLASH=y CONFIG_SSB_SPROM=y CONFIG_SWCONFIG=y CONFIG_SYS_HAS_CPU_MIPS32_R1=y |