forked from Ivasoft/openwrt
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 <kaloz@openwrt.org> SVN-Revision: 45196
This commit is contained in:
@@ -1945,6 +1945,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
|
||||
|
||||
Reference in New Issue
Block a user