blob: 0777dfdf0a7028fd815b57bedc539e153d47caa5 [file] [log] [blame]
Peter Pan0a6d6ba2018-08-16 17:30:12 +02001menuconfig MTD_SPI_NAND
2 bool "SPI NAND device Support"
Miquel Raynal1de770d2019-10-03 19:50:04 +02003 depends on DM_MTD && DM_SPI
Peter Pan0a6d6ba2018-08-16 17:30:12 +02004 select MTD_NAND_CORE
5 select SPI_MEM
6 help
7 This is the framework for the SPI NAND device drivers.