diff mbox series

[OpenWrt-Devel,04/11] ath79: mikrotik: enable CONFIG_MTD_ROUTERBOOT_PARTS

Message ID 20200328142032.37734-5-hacks@slashdirt.org
State Superseded
Delegated to: Koen Vandeputte
Headers show
Series MTD parser for RouterBoot partitions | expand

Commit Message

Thibaut March 28, 2020, 2:20 p.m. UTC
Signed-off-by: Thibaut VARĂˆNE <hacks@slashdirt.org>
---
 target/linux/ath79/mikrotik/config-default | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/target/linux/ath79/mikrotik/config-default b/target/linux/ath79/mikrotik/config-default
index a95d13406a..cea3d3cc57 100644
--- a/target/linux/ath79/mikrotik/config-default
+++ b/target/linux/ath79/mikrotik/config-default
@@ -17,6 +17,7 @@  CONFIG_MTD_UBI=y
 CONFIG_MTD_UBI_BLOCK=y
 CONFIG_MTD_UBI_WL_THRESHOLD=4096
 CONFIG_MTD_UBI_BEB_LIMIT=20
+CONFIG_MTD_ROUTERBOOT_PARTS=y
 # CONFIG_MTD_UBI_FASTMAP is not set
 # CONFIG_MTD_UBI_GLUEBI is not set
 CONFIG_NET_SWITCHDEV=y