From 17fb965d6baadc0ac6d39e7cb89954722f2ea7d2 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Tue, 31 Mar 2015 19:18:03 +0000 Subject: generic: add CONFIG_MANGLE_BOOTARGS and disable it by default Enabling this option renames the bootloader supplied root= and rootfstype= variables, which might have to be know but would break the automatisms OpenWrt uses. Signed-off-by: Imre Kaloz SVN-Revision: 45196 --- target/linux/generic/config-3.18 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/generic/config-3.18') diff --git a/target/linux/generic/config-3.18 b/target/linux/generic/config-3.18 index 15fea1dd4e..ce721b0c40 100644 --- a/target/linux/generic/config-3.18 +++ b/target/linux/generic/config-3.18 @@ -1910,6 +1910,7 @@ CONFIG_LZMA_DECOMPRESS=y # CONFIG_MAGIC_SYSRQ is not set CONFIG_MAGIC_SYSRQ_DEFAULT_ENABLE=0x1 # CONFIG_MAILBOX is not set +# CONFIG_MANGLE_BOOTARGS is not set # CONFIG_MARVELL_PHY is not set # CONFIG_MAX1027 is not set # CONFIG_MAX1363 is not set -- cgit v1.2.3