diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2013-09-12 22:04:55 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2013-09-12 22:04:55 +0000 |
commit | b4880b34ef384d5305a2029c4baaf2aa5cc0f6c6 (patch) | |
tree | a37574dfdd77817a6294ae123c15f7047695cca9 /target/linux/brcm47xx | |
parent | 614e8f44bdd07f32c296cc04a15eefb221060b5e (diff) | |
download | upstream-b4880b34ef384d5305a2029c4baaf2aa5cc0f6c6.tar.gz upstream-b4880b34ef384d5305a2029c4baaf2aa5cc0f6c6.tar.bz2 upstream-b4880b34ef384d5305a2029c4baaf2aa5cc0f6c6.zip |
brcm47xx: add default config for new kernel config option
SVN-Revision: 37958
Diffstat (limited to 'target/linux/brcm47xx')
-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 |