uboot/u-boot-stm32mp-2020.01/drivers/mtd/nand/spi/Kconfig

8 lines
187 B
Plaintext

menuconfig MTD_SPI_NAND
bool "SPI NAND device Support"
depends on DM_MTD && DM_SPI
select MTD_NAND_CORE
select SPI_MEM
help
This is the framework for the SPI NAND device drivers.