[PATCH 2/2] ARM: multi_v7_defconfig: Add Marvel NAND controller support
Gregory CLEMENT
gregory.clement at bootlin.com
Tue Apr 24 01:15:28 PDT 2018
Add Marvell NAND controller support used by some Marvell Armada based
boards.
Signed-off-by: Gregory CLEMENT <gregory.clement at bootlin.com>
---
arch/arm/configs/multi_v7_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 6b7b7da20e81..2b008248fb52 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -182,6 +182,7 @@ CONFIG_MTD_NAND_DENALI_DT=y
CONFIG_MTD_NAND_OMAP2=y
CONFIG_MTD_NAND_OMAP_BCH=y
CONFIG_MTD_NAND_ATMEL=y
+CONFIG_MTD_NAND_MARVELL=y
CONFIG_MTD_NAND_GPMI_NAND=y
CONFIG_MTD_NAND_BRCMNAND=y
CONFIG_MTD_NAND_VF610_NFC=y
--
2.16.3
More information about the linux-arm-kernel
mailing list