summaryrefslogtreecommitdiff
path: root/common/ec_features.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/ec_features.c')
-rw-r--r--common/ec_features.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/ec_features.c b/common/ec_features.c
index 9655e17fe6..a7e097e733 100644
--- a/common/ec_features.c
+++ b/common/ec_features.c
@@ -17,7 +17,7 @@ uint32_t get_feature_flags0(void)
#ifdef CONFIG_FW_LIMITED_IMAGE
| EC_FEATURE_MASK_0(EC_FEATURE_LIMITED)
#endif
-#ifdef CONFIG_FLASH
+#ifdef CONFIG_FLASH_CROS
| EC_FEATURE_MASK_0(EC_FEATURE_FLASH)
#endif
#ifdef CONFIG_FANS