Skip to content

Commit 75a41c2

Browse files
Santhosh Kumar Kr-vignesh
authored andcommitted
arm64: defconfig: Enable SPI NAND flashes
Add support for SPI NAND flashes on ARM64 boards/EVMs such as: 1. W35N01JW on AM62x LP SK, AM62A7 SK, J721S2 EVM, J784S4 EVM, J722S EVM, J742S2 EVM 2. W25N01JW on AM62Lx EVM by enabling the MTD_SPI_NAND config as a module. Signed-off-by: Santhosh Kumar K <s-k6@ti.com> Link: https://lore.kernel.org/r/20250116035145.370734-1-s-k6@ti.com Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
1 parent 44807ec commit 75a41c2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,7 @@ CONFIG_MTD_NAND_BRCMNAND=m
285285
CONFIG_MTD_NAND_FSL_IFC=y
286286
CONFIG_MTD_NAND_QCOM=y
287287
CONFIG_MTD_SPI_NOR=y
288+
CONFIG_MTD_SPI_NAND=m
288289
CONFIG_MTD_UBI=m
289290
CONFIG_MTD_HYPERBUS=m
290291
CONFIG_HBMC_AM654=m

0 commit comments

Comments
 (0)