From: Robert Marko <robimarko@gmail.com>
Date: Fri, 30 Oct 2020 17:39:04 +0000 (+0100)
Subject: ipq40xx: mikrotik: enable CONFIG_MTD_ROUTERBOOT_PARTS
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=30a92f55de8cd61da8fd0a5df4a8612c5d459d94;p=openwrt%2Fstaging%2Fblocktrron.git

ipq40xx: mikrotik: enable CONFIG_MTD_ROUTERBOOT_PARTS

This enables the new MikroTik specific partition parser.

This avoids manually specifying the MikroTik specific partitions as they
can be detected by their magic values.

Signed-off-by: Robert Marko <robimarko@gmail.com>
---

diff --git a/target/linux/ipq40xx/mikrotik/config-default b/target/linux/ipq40xx/mikrotik/config-default
new file mode 100644
index 0000000000..ac1113bdc2
--- /dev/null
+++ b/target/linux/ipq40xx/mikrotik/config-default
@@ -0,0 +1 @@
+CONFIG_MTD_ROUTERBOOT_PARTS=y