Skip to content

Commit 75b4c5d

Browse files
mwalleMichal Simek
authored andcommitted
ARM: configs: multi_v7: enable PL35x NAND controller
After years, linux finally got a driver for the PL35x NAND controller found on the Xilinx Zynq-7000 SoC for example. Enable support for this driver. Signed-off-by: Michael Walle <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Michal Simek <[email protected]>
1 parent e73f0f0 commit 75b4c5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/configs/multi_v7_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,7 @@ CONFIG_MTD_NAND_GPMI_NAND=y
215215
CONFIG_MTD_NAND_VF610_NFC=y
216216
CONFIG_MTD_NAND_DAVINCI=y
217217
CONFIG_MTD_NAND_STM32_FMC2=y
218+
CONFIG_MTD_NAND_PL35X=y
218219
CONFIG_MTD_SPI_NOR=y
219220
CONFIG_SPI_ASPEED_SMC=m
220221
CONFIG_MTD_UBI=y

0 commit comments

Comments
 (0)