diff options
Diffstat (limited to 'src/drivers')
-rw-r--r-- | src/drivers/spi/Kconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/drivers/spi/Kconfig b/src/drivers/spi/Kconfig index 6d161f4005..86e609c7ae 100644 --- a/src/drivers/spi/Kconfig +++ b/src/drivers/spi/Kconfig @@ -146,7 +146,8 @@ config SPI_FLASH_STMICRO default y if SPI_FLASH_INCLUDE_ALL_DRIVERS help Select this option if your chipset driver needs to store certain - data in the SPI flash and your SPI flash is made by ST MICRO. + data in the SPI flash and your SPI flash is made by ST Micro, + Numonyx or Micron. config SPI_FLASH_WINBOND bool |