From 36197755dc955f1ff287270d58a607ce975cbce4 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 15 Dec 2013 19:19:16 +0000 Subject: brcm47xx: deactivate early printk support This breaks some devices where the serial console is not at port 0 but somewhere else. Signed-off-by: Hauke Mehrtens SVN-Revision: 39060 --- target/linux/brcm47xx/config-3.10 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'target/linux/brcm47xx/config-3.10') diff --git a/target/linux/brcm47xx/config-3.10 b/target/linux/brcm47xx/config-3.10 index ed8dd6869a..6d9f237cd6 100644 --- a/target/linux/brcm47xx/config-3.10 +++ b/target/linux/brcm47xx/config-3.10 @@ -49,8 +49,7 @@ CONFIG_CPU_SUPPORTS_32BIT_KERNEL=y CONFIG_CPU_SUPPORTS_HIGHMEM=y CONFIG_CSRC_R4K=y CONFIG_DMA_NONCOHERENT=y -CONFIG_EARLY_PRINTK=y -CONFIG_EARLY_PRINTK_8250=y +# CONFIG_EARLY_PRINTK is not set CONFIG_GENERIC_ATOMIC64=y CONFIG_GENERIC_CLOCKEVENTS=y CONFIG_GENERIC_CLOCKEVENTS_BUILD=y -- cgit v1.2.3