aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ipq806x/config-5.4
diff options
context:
space:
mode:
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-12-28 15:17:57 +0100
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-12-28 15:17:57 +0100
commit57e4cc8261ca6f0b32e4da6922a8f52ef82c4dc6 (patch)
tree0e3110c79e8e5dc4705a2ec1a30ab7d806137db1 /target/linux/ipq806x/config-5.4
parent2160a9d597b7bb7b14a65785117ff5891db518ef (diff)
downloadupstream-57e4cc8261ca6f0b32e4da6922a8f52ef82c4dc6.tar.gz
upstream-57e4cc8261ca6f0b32e4da6922a8f52ef82c4dc6.tar.bz2
upstream-57e4cc8261ca6f0b32e4da6922a8f52ef82c4dc6.zip
ipq806x: disable CONFIG_CMDLINE_OVERRIDE and ASRock G10
After device support for ASRock G10 was added in [1], several people reported broken ipq806x devices, with one or several of the following symptoms: - Device does not boot - Sysupgrade does not work - Serial console is broken The issues appears to be caused by the introduction of the symbol CONFIG_CMDLINE_OVERRIDE=y in [1]. This patch disables the corresponding symbol again and marks the ASRock as BROKEN, as it probably won't work properly without it. Further references: https://bugs.openwrt.org/index.php?do=details&task_id=3540 https://github.com/openwrt/openwrt/commit/98b86296e67dd2b467212fe1a577656e6d3725da#commitcomment-45455875 [1] 98b86296e67d ("ipq806x: add support for ASRock G10") Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Diffstat (limited to 'target/linux/ipq806x/config-5.4')
-rw-r--r--target/linux/ipq806x/config-5.42
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ipq806x/config-5.4 b/target/linux/ipq806x/config-5.4
index e6160bd455..43d2356316 100644
--- a/target/linux/ipq806x/config-5.4
+++ b/target/linux/ipq806x/config-5.4
@@ -78,7 +78,7 @@ CONFIG_CC_HAS_KASAN_GENERIC=y
CONFIG_CLKDEV_LOOKUP=y
CONFIG_CLKSRC_QCOM=y
CONFIG_CLONE_BACKWARDS=y
-CONFIG_CMDLINE_OVERRIDE=y
+# CONFIG_CMDLINE_OVERRIDE is not set
CONFIG_COMMON_CLK=y
CONFIG_COMMON_CLK_QCOM=y
CONFIG_COMPAT_32BIT_TIME=y