diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/mainboard/google/storm/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/storm/Kconfig b/src/mainboard/google/storm/Kconfig index c3406a0733..52c4c2354b 100644 --- a/src/mainboard/google/storm/Kconfig +++ b/src/mainboard/google/storm/Kconfig @@ -30,6 +30,7 @@ config BOARD_SPECIFIC_OPTIONS select RETURN_FROM_VERSTAGE select SPI_FLASH select SPI_FLASH_SPANSION + select SPI_FLASH_STMICRO config BOARD_VARIANT_AP148 bool "pick this to build an image for ap148" |