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 28ed2a1364..bf4ef03011 100644
--- a/common/ec_features.c
+++ b/common/ec_features.c
@@ -40,7 +40,7 @@ uint32_t get_feature_flags0(void)
#ifdef CONFIG_PSTORE
| EC_FEATURE_MASK_0(EC_FEATURE_PSTORE)
#endif
-#ifdef CONFIG_LPC
+#ifdef CONFIG_HOSTCMD_X86
| EC_FEATURE_MASK_0(EC_FEATURE_PORT80)
#endif
#ifdef CONFIG_TEMP_SENSOR