]> git.ipfire.org Git - people/ms/u-boot.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)
committerTom Rini <trini@konsulko.com>
Thu, 25 Jun 2015 21:04:43 +0000 (17:04 -0400)
commit22e04faaab13dea12975d9be99491db7ddff8bdd
treea3ceb0d72d5242d5a75ec5abfd5c706d9c404636
parent9f1b4456c9076279a92005acb821e7bd3fc01880
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