c05564c4d8
Android 13
8 lines
185 B
Plaintext
Executable file
8 lines
185 B
Plaintext
Executable file
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.
|