]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mtd: spi: Add the SPI_FLASH config to Kconfig
authorJoe Hershberger <joe.hershberger@ni.com>
Mon, 22 Jun 2015 21:15:24 +0000 (16:15 -0500)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 22:42:56 +0000 (00:42 +0200)
commit8ea74c13ba0ee825a18821381bb2767436124e09
tree3a435c02488f0076af911eb32126d65377fb12b7
parent487434cd70cac852b72057731964aa069804fa9e
mtd: spi: Add the SPI_FLASH config to Kconfig

This config needs to be available in the Kconfig to allow it to be
removed from arch defaults.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
drivers/mtd/spi/Kconfig