From 5d4bbb5f5b15efc93c5b0a34fe7d66b074820167 Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Tue, 10 Nov 2015 00:16:33 +0000 Subject: kirkwood: find active Linksys root partition This is imported verbatim from the mvebu WRT1900AC port. It picks up the current boot partition from the kernel command line, then renames that partition "ubi" so that it auto-mounts. Signed-off-by: Claudio Leite SVN-Revision: 47431 --- target/linux/kirkwood/config-4.3 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/kirkwood/config-4.3') diff --git a/target/linux/kirkwood/config-4.3 b/target/linux/kirkwood/config-4.3 index 86eace5..1e68af5 100644 --- a/target/linux/kirkwood/config-4.3 +++ b/target/linux/kirkwood/config-4.3 @@ -197,6 +197,7 @@ CONFIG_MAC80211_STA_HASH_MAX_SIZE=0 CONFIG_MACH_KIRKWOOD=y CONFIG_MACH_MVEBU_ANY=y # CONFIG_MACH_NETXBIG is not set +CONFIG_MANGLE_BOOTARGS=y CONFIG_MDIO_BOARDINFO=y CONFIG_MIGHT_HAVE_PCI=y CONFIG_MMC=y -- cgit v1.1