From c3d471c786ea58d92308bd9e4b73f799678396bb Mon Sep 17 00:00:00 2001 From: AmadeusGhost <42570690+AmadeusGhost@users.noreply.github.com> Date: Sun, 15 Mar 2020 21:25:43 +0800 Subject: [PATCH] ipq40xx: 5.4: enable NAND --- target/linux/ipq40xx/config-5.4 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/target/linux/ipq40xx/config-5.4 b/target/linux/ipq40xx/config-5.4 index fcd7c11b1f..2c6c6500eb 100644 --- a/target/linux/ipq40xx/config-5.4 +++ b/target/linux/ipq40xx/config-5.4 @@ -336,6 +336,9 @@ CONFIG_MODULES_USE_ELF_REL=y # CONFIG_MSM_MMCC_8996 is not set CONFIG_MTD_CMDLINE_PARTS=y CONFIG_MTD_NAND_CORE=y +CONFIG_MTD_NAND_ECC_SW_HAMMING=y +CONFIG_MTD_NAND_QCOM=y +CONFIG_MTD_RAW_NAND=y CONFIG_MTD_SPI_NAND=y CONFIG_MTD_SPI_NOR=y CONFIG_MTD_SPLIT_FIRMWARE=y