summaryrefslogtreecommitdiff
path: root/zephyr/Kconfig.flash
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/Kconfig.flash')
-rw-r--r--zephyr/Kconfig.flash4
1 files changed, 2 insertions, 2 deletions
diff --git a/zephyr/Kconfig.flash b/zephyr/Kconfig.flash
index 74ec9521ed..e79732d928 100644
--- a/zephyr/Kconfig.flash
+++ b/zephyr/Kconfig.flash
@@ -2,7 +2,7 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-if PLATFORM_EC_FLASH
+if PLATFORM_EC_FLASH_CROS
config PLATFORM_EC_SPI_FLASH_REGS
bool "Enable SPI flash registers"
@@ -110,4 +110,4 @@ config PLATFORM_EC_MAPPED_STORAGE
If this is not defined, the flash driver must implement
flash_physical_read().
-endif # PLATFORM_EC_FLASH
+endif # PLATFORM_EC_FLASH_CROS