kernel_samsung_a34x-permissive/drivers/mtd/nand/spi/Kconfig
2024-04-28 15:51:13 +02:00

8 lines
185 B
Plaintext

menuconfig MTD_SPI_NAND
tristate "SPI NAND device Support"
select MTD_NAND_CORE
depends on SPI_MASTER
select SPI_MEM
help
This is the framework for the SPI NAND device drivers.