diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2012-01-15 14:53:32 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2012-01-15 14:53:32 +0000 |
commit | c3d134af127ff4666447fc798b0c4ebe52f571bf (patch) | |
tree | dcb68be9e31aba6ca5d7c0fa5e9b23b6ddf2246b /target | |
parent | ccb6b0a063a4133ac59c811476b670c7d66f84ed (diff) | |
download | upstream-c3d134af127ff4666447fc798b0c4ebe52f571bf.tar.gz upstream-c3d134af127ff4666447fc798b0c4ebe52f571bf.tar.bz2 upstream-c3d134af127ff4666447fc798b0c4ebe52f571bf.zip |
brcm47xx: run kernel_oldconfig
SVN-Revision: 29755
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/brcm47xx/config-3.0 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/target/linux/brcm47xx/config-3.0 b/target/linux/brcm47xx/config-3.0 index 53b0e15469..417f0b6814 100644 --- a/target/linux/brcm47xx/config-3.0 +++ b/target/linux/brcm47xx/config-3.0 @@ -49,7 +49,6 @@ CONFIG_CSRC_R4K=y CONFIG_CSRC_R4K_LIB=y CONFIG_DECOMPRESS_LZMA=y CONFIG_DMA_NONCOHERENT=y -# CONFIG_FSNOTIFY is not set CONFIG_GENERIC_ATOMIC64=y CONFIG_GENERIC_CLOCKEVENTS=y CONFIG_GENERIC_CLOCKEVENTS_BUILD=y @@ -108,7 +107,6 @@ CONFIG_PERF_USE_VMALLOC=y CONFIG_PHYLIB=y # CONFIG_PREEMPT_RCU is not set # CONFIG_QUOTACTL is not set -# CONFIG_RTC_CLASS is not set # CONFIG_SCSI_DMA is not set # CONFIG_SERIAL_8250_DETECT_IRQ is not set CONFIG_SERIAL_8250_EXTENDED=y @@ -129,12 +127,15 @@ 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_SYS_HAS_CPU_MIPS32_R1=y CONFIG_SYS_HAS_CPU_MIPS32_R2=y CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y CONFIG_SYS_SUPPORTS_ARBIT_HZ=y CONFIG_SYS_SUPPORTS_LITTLE_ENDIAN=y +# CONFIG_USB_HCD_BCMA is not set +# CONFIG_USB_HCD_SSB is not set CONFIG_USB_SUPPORT=y CONFIG_WATCHDOG_NOWAYOUT=y CONFIG_XZ_DEC=y |