From 83b14ec026d611e3c07eedd4869db08ca682d46d Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 13 Jan 2022 18:32:26 +0100 Subject: ramips: enable badblock table support on linksys ea7xxx devices Use remapping only on the kernel partitions. Signed-off-by: Felix Fietkau --- target/linux/ramips/mt7621/config-5.10 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ramips/mt7621') diff --git a/target/linux/ramips/mt7621/config-5.10 b/target/linux/ramips/mt7621/config-5.10 index 67f7bf7e72..f3bf6fbb2b 100644 --- a/target/linux/ramips/mt7621/config-5.10 +++ b/target/linux/ramips/mt7621/config-5.10 @@ -154,6 +154,7 @@ CONFIG_MTD_NAND_CORE=y CONFIG_MTD_NAND_ECC=y CONFIG_MTD_NAND_ECC_SW_HAMMING=y CONFIG_MTD_NAND_MT7621=y +CONFIG_MTD_NAND_MTK_BMT=y CONFIG_MTD_PHYSMAP=y CONFIG_MTD_RAW_NAND=y CONFIG_MTD_ROUTERBOOT_PARTS=y -- cgit v1.2.3