summaryrefslogtreecommitdiffstats
path: root/target/linux/ipq806x
diff options
context:
space:
mode:
authorAdrian Panella <ianchi74@outlook.com>2016-05-25 14:06:54 -0500
committerJohn Crispin <john@phrozen.org>2016-06-13 22:51:42 +0200
commit53147c2237231842b4d185f69c2bc0d79aff8b85 (patch)
treeda8307b52d95509583ee6712f41301045bfde9a3 /target/linux/ipq806x
parent3d067c013297f43021a8e7aec78e220c048585fb (diff)
downloadmaster-31e0f0ae-53147c2237231842b4d185f69c2bc0d79aff8b85.tar.gz
master-31e0f0ae-53147c2237231842b4d185f69c2bc0d79aff8b85.tar.bz2
master-31e0f0ae-53147c2237231842b4d185f69c2bc0d79aff8b85.zip
ipq806x: add mangle bootargs options in config-4.4
Add config options to manage dual boot partitions, using MANGLE BOOTARGS Signed-off-by: Adrian Panella <ianchi74@outlook.com>
Diffstat (limited to 'target/linux/ipq806x')
-rw-r--r--target/linux/ipq806x/config-4.45
1 files changed, 4 insertions, 1 deletions
diff --git a/target/linux/ipq806x/config-4.4 b/target/linux/ipq806x/config-4.4
index 408fc6d3e9..430f1f709f 100644
--- a/target/linux/ipq806x/config-4.4
+++ b/target/linux/ipq806x/config-4.4
@@ -37,11 +37,13 @@ CONFIG_ARM_AMBA=y
CONFIG_ARM_APPENDED_DTB=y
CONFIG_ARM_ARCH_TIMER=y
CONFIG_ARM_ARCH_TIMER_EVTSTREAM=y
-# CONFIG_ARM_ATAG_DTB_COMPAT is not set
CONFIG_ARM_CCI=y
CONFIG_ARM_CCI400_COMMON=y
CONFIG_ARM_CCI400_PMU=y
CONFIG_ARM_CCI_PMU=y
+CONFIG_ARM_ATAG_DTB_COMPAT=y
+CONFIG_ARM_ATAG_DTB_COMPAT_CMDLINE_EXTEND=y
+# CONFIG_ARM_ATAG_DTB_COMPAT_CMDLINE_FROM_BOOTLOADER is not set
CONFIG_ARM_CPU_SUSPEND=y
CONFIG_ARM_GIC=y
CONFIG_ARM_HAS_SG_CHAIN=y
@@ -249,6 +251,7 @@ CONFIG_LOCKUP_DETECTOR=y
CONFIG_LOCK_SPIN_ON_OWNER=y
CONFIG_LZO_COMPRESS=y
CONFIG_LZO_DECOMPRESS=y
+CONFIG_MANGLE_BOOTARGS=y
CONFIG_MDIO_BITBANG=y
CONFIG_MDIO_BOARDINFO=y
CONFIG_MDIO_GPIO=y