summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index ab713c7a5d..057046517d 100644
--- a/include/config.h
+++ b/include/config.h
@@ -4820,6 +4820,12 @@
/* Define to enable USB State Machine framework. */
#undef CONFIG_TEST_SM
+/*
+ * This build is not a complete platform/ec based EC, but instead
+ * using the platform/ec zephyr module.
+ */
+#undef CONFIG_ZEPHYR
+
/*****************************************************************************/
/*
* Include board and core configs, since those hold the CONFIG_ constants for a