summaryrefslogtreecommitdiff
path: root/zephyr/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/Kconfig')
-rw-r--r--zephyr/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/zephyr/Kconfig b/zephyr/Kconfig
index 358ac691f1..191f49ace4 100644
--- a/zephyr/Kconfig
+++ b/zephyr/Kconfig
@@ -265,7 +265,7 @@ config PLATFORM_EC_EXTPOWER_GPIO
project should define a GPIO pin named GPIO_AC_PRESENT, with
extpower_interrupt configured as the handler in gpio_map.h.
-config PLATFORM_EC_FLASH_CROS
+config PLATFORM_EC_FLASH
bool "Enable flash support"
default y if FLASH_SIZE > 0
help