]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - drivers/mtd/spi-nor/Kconfig
mtd: spi-nor: add the framework for SPI NOR
[mirror_ubuntu-artful-kernel.git] / drivers / mtd / spi-nor / Kconfig
1 config MTD_SPI_NOR_BASE
2 bool "the framework for SPI-NOR support"
3 depends on MTD
4 help
5 This is the framework for the SPI NOR which can be used by the SPI
6 device drivers and the SPI-NOR device driver.