From: Felix Fietkau Date: Mon, 13 Mar 2017 08:48:42 +0000 (+0100) Subject: ipq806x: enable cmdline mangle on 4.9 (like on 4.4) X-Git-Tag: v18.06.0-rc1~3362 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=ddf577b0b2dce268de7e40697202bde62d070996;hp=0d6494daf5cc7192f80c8a6af0aa5e1665ac07f2 ipq806x: enable cmdline mangle on 4.9 (like on 4.4) Signed-off-by: Felix Fietkau Signed-off-by: John Crispin --- diff --git a/target/linux/ipq806x/config-4.9 b/target/linux/ipq806x/config-4.9 index 798f5a6771..cef8c33529 100644 --- a/target/linux/ipq806x/config-4.9 +++ b/target/linux/ipq806x/config-4.9 @@ -38,8 +38,8 @@ CONFIG_ARM_ARCH_TIMER=y CONFIG_ARM_ARCH_TIMER_EVTSTREAM=y CONFIG_ARM_ATAG_DTB_COMPAT=y # CONFIG_ARM_ATAG_DTB_COMPAT_CMDLINE_EXTEND is not set -CONFIG_ARM_ATAG_DTB_COMPAT_CMDLINE_FROM_BOOTLOADER=y -# CONFIG_ARM_ATAG_DTB_COMPAT_CMDLINE_MANGLE is not set +# CONFIG_ARM_ATAG_DTB_COMPAT_CMDLINE_FROM_BOOTLOADER is not set +CONFIG_ARM_ATAG_DTB_COMPAT_CMDLINE_MANGLE=y CONFIG_ARM_CPU_SUSPEND=y # CONFIG_ARM_CPU_TOPOLOGY is not set CONFIG_ARM_GIC=y