diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-04-17 09:22:02 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-04-17 09:22:02 +0000 |
commit | e88aa94e4280020ce6d1b5f7f31968e74b4f8aa8 (patch) | |
tree | 77f3f4b8b0ec16beeeee87fb9d62f5370739aa97 /target/linux/brcm47xx/config-2.6.28 | |
parent | 4f84a92c5ddd8fdcaed90a218a90681b2dd1bcb4 (diff) | |
download | upstream-e88aa94e4280020ce6d1b5f7f31968e74b4f8aa8.tar.gz upstream-e88aa94e4280020ce6d1b5f7f31968e74b4f8aa8.tar.bz2 upstream-e88aa94e4280020ce6d1b5f7f31968e74b4f8aa8.zip |
finally fix boot failures on buffalo devices, tested on WHR-HP-G54 and WRT54GS v1.1 with no side effects (#4061)
SVN-Revision: 15232
Diffstat (limited to 'target/linux/brcm47xx/config-2.6.28')
-rw-r--r-- | target/linux/brcm47xx/config-2.6.28 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/brcm47xx/config-2.6.28 b/target/linux/brcm47xx/config-2.6.28 index 79a6d725b1..71ff7df9f2 100644 --- a/target/linux/brcm47xx/config-2.6.28 +++ b/target/linux/brcm47xx/config-2.6.28 @@ -56,7 +56,6 @@ CONFIG_DEVPORT=y # CONFIG_DM9000 is not set CONFIG_DMA_NEED_PCI_MAP_STATE=y CONFIG_DMA_NONCOHERENT=y -CONFIG_EARLY_PRINTK=y # CONFIG_FIXED_PHY is not set # CONFIG_FREEZER is not set CONFIG_GENERIC_CLOCKEVENTS=y @@ -220,7 +219,6 @@ CONFIG_SSB_SERIAL=y CONFIG_SSB_SPROM=y CONFIG_SYSVIPC_SYSCTL=y CONFIG_SYS_HAS_CPU_MIPS32_R1=y -CONFIG_SYS_HAS_EARLY_PRINTK=y CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y CONFIG_SYS_SUPPORTS_ARBIT_HZ=y CONFIG_SYS_SUPPORTS_LITTLE_ENDIAN=y |