aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/rt288x
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-04-21 12:30:30 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-04-21 12:30:30 +0000
commit88b5827c52b811066d48dbdc9fe4f021295d1d16 (patch)
treef8a0459ec7eaf9bfe792c0a561fe15ac0522bcfd /target/linux/ramips/rt288x
parent1ffcaae7008e1b3b7cb173164792879f3464e50f (diff)
downloadupstream-88b5827c52b811066d48dbdc9fe4f021295d1d16.tar.gz
upstream-88b5827c52b811066d48dbdc9fe4f021295d1d16.tar.bz2
upstream-88b5827c52b811066d48dbdc9fe4f021295d1d16.zip
ramips: remove hardcoded console parameter from kernel configs
SVN-Revision: 31395
Diffstat (limited to 'target/linux/ramips/rt288x')
-rw-r--r--target/linux/ramips/rt288x/config-3.22
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/rt288x/config-3.2 b/target/linux/ramips/rt288x/config-3.2
index 9f19f4eafd..1a96daa277 100644
--- a/target/linux/ramips/rt288x/config-3.2
+++ b/target/linux/ramips/rt288x/config-3.2
@@ -12,7 +12,7 @@ CONFIG_BCMA_POSSIBLE=y
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_CEVT_R4K=y
CONFIG_CEVT_R4K_LIB=y
-CONFIG_CMDLINE="console=ttyS1,57600 rootfstype=squashfs,jffs2"
+CONFIG_CMDLINE="rootfstype=squashfs,jffs2"
CONFIG_CMDLINE_BOOL=y
# CONFIG_CMDLINE_OVERRIDE is not set
CONFIG_CPU_HAS_PREFETCH=y