aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm8668/config-3.3
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2012-12-06 22:39:33 +0000
committerFlorian Fainelli <florian@openwrt.org>2012-12-06 22:39:33 +0000
commit2dee2133c5d6a3aa87b341c09c8978dd771edb94 (patch)
tree99675ca56b6cc2f0fa23f86426bc89f1957c5592 /target/linux/adm8668/config-3.3
parentf85115efd8e3ef399f015bbbe9d9468d5a5ba8b4 (diff)
downloadupstream-2dee2133c5d6a3aa87b341c09c8978dd771edb94.tar.gz
upstream-2dee2133c5d6a3aa87b341c09c8978dd771edb94.tar.bz2
upstream-2dee2133c5d6a3aa87b341c09c8978dd771edb94.zip
implement early_printk without an early_console
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34547
Diffstat (limited to 'target/linux/adm8668/config-3.3')
-rw-r--r--target/linux/adm8668/config-3.35
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/adm8668/config-3.3 b/target/linux/adm8668/config-3.3
index 60fd062a1c..efdab2e0a2 100644
--- a/target/linux/adm8668/config-3.3
+++ b/target/linux/adm8668/config-3.3
@@ -5,6 +5,9 @@ CONFIG_ARCH_HIBERNATION_POSSIBLE=y
CONFIG_ARCH_SUSPEND_POSSIBLE=y
CONFIG_CEVT_R4K=y
CONFIG_CEVT_R4K_LIB=y
+CONFIG_CMDLINE="console=ttyS0 earlyprintk"
+CONFIG_CMDLINE_BOOL=y
+CONFIG_CMDLINE_OVERRIDE=y
CONFIG_CPU_HAS_PREFETCH=y
CONFIG_CPU_HAS_SYNC=y
CONFIG_CPU_LITTLE_ENDIAN=y
@@ -17,6 +20,7 @@ CONFIG_CSRC_R4K=y
CONFIG_CSRC_R4K_LIB=y
CONFIG_DECOMPRESS_LZMA=y
CONFIG_DMA_NONCOHERENT=y
+CONFIG_EARLY_PRINTK=y
CONFIG_EEPROM_93CX6=m
CONFIG_GENERIC_ATOMIC64=y
CONFIG_GENERIC_CLOCKEVENTS=y
@@ -69,6 +73,7 @@ CONFIG_SERIAL_ADM8668=y
CONFIG_SERIAL_ADM8668_CONSOLE=y
CONFIG_SWAP_IO_SPACE=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