From: Michal Simek Date: Mon, 25 Jan 2016 14:39:26 +0000 (+0100) Subject: spi: Kconfig: Add ISSI Kconfig entry X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=95b1e86dc261f6ac75f91b455598980bd8f6bc35;p=thirdparty%2Fu-boot.git spi: Kconfig: Add ISSI Kconfig entry Add ISSI to Kconfig to make it selectable via menuconfig. Signed-off-by: Michal Simek --- diff --git a/drivers/mtd/spi/Kconfig b/drivers/mtd/spi/Kconfig index 3f7433cbc21..c9f8975473d 100644 --- a/drivers/mtd/spi/Kconfig +++ b/drivers/mtd/spi/Kconfig @@ -59,6 +59,11 @@ config SPI_FLASH_GIGADEVICE help Add support for various GigaDevice SPI flash chips (GD25xxx) +config SPI_FLASH_ISSI + bool "ISSI SPI flash support" + help + Add support for various ISSI SPI flash chips (ISxxx) + config SPI_FLASH_MACRONIX bool "Macronix SPI flash support" help