From d74fb0088c5bc89ba080816921699a980966d015 Mon Sep 17 00:00:00 2001 From: DENG Qingfang Date: Mon, 6 Apr 2020 13:17:47 +0800 Subject: ramips: use all reserved space for HiWiFi HC5962 These stock partitons: "backup", "hw_panic", "overly", firmware_backup", "opt" do not contain any device-specific data and can be used for /overlay, resulting in 121M space Signed-off-by: DENG Qingfang --- target/linux/ramips/mt7621/config-5.4 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ramips/mt7621/config-5.4') diff --git a/target/linux/ramips/mt7621/config-5.4 b/target/linux/ramips/mt7621/config-5.4 index 2d887d776b..e91003d8d2 100644 --- a/target/linux/ramips/mt7621/config-5.4 +++ b/target/linux/ramips/mt7621/config-5.4 @@ -217,6 +217,7 @@ CONFIG_MTD_UBI_BLOCK=y # CONFIG_MTD_UBI_FASTMAP is not set # CONFIG_MTD_UBI_GLUEBI is not set CONFIG_MTD_UBI_WL_THRESHOLD=4096 +CONFIG_MTD_VIRT_CONCAT=y # CONFIG_MTK_HSDMA is not set CONFIG_NEED_DMA_MAP_STATE=y CONFIG_NET_DEVLINK=y -- cgit v1.2.3