summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
authorScott Worley <scott.worley@microchip.corp-partner.google.com>2017-12-20 14:37:31 -0500
committerchrome-bot <chrome-bot@chromium.org>2017-12-28 14:50:32 -0800
commitf8dc4617128f72cdcef4aae33afd665d3fbc5a2f (patch)
tree7c444f354569f5308a60d85cada7d5fcb0547620 /include/config.h
parent940dd625b9edaf1827c9c3a2349a66ec21cd59c8 (diff)
downloadchrome-ec-f8dc4617128f72cdcef4aae33afd665d3fbc5a2f.tar.gz
ec_flash: Add W25Q128 SPI flash
Add W25Q128 flash device support. BRANCH=none BUG= TEST=Modify a board build for W25Q128 and check SPI code sets flash security bits correctly. Change-Id: I6173f4cf751f3fbf68af75983f44d357a0b954f6 Signed-off-by: Scott Worley <scott.worley@microchip.corp-partner.google.com>
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index d1dad6ee74..b242092064 100644
--- a/include/config.h
+++ b/include/config.h
@@ -2253,6 +2253,7 @@
/* Select any of the following SPI flash configs that your board uses. */
#undef CONFIG_SPI_FLASH_GD25LQ40
#undef CONFIG_SPI_FLASH_GD25Q41B
+#undef CONFIG_SPI_FLASH_W25Q128
#undef CONFIG_SPI_FLASH_W25Q40
#undef CONFIG_SPI_FLASH_W25Q64
#undef CONFIG_SPI_FLASH_W25Q80