summaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index 61dca89f01..c94be56206 100644
--- a/include/config.h
+++ b/include/config.h
@@ -2096,6 +2096,13 @@
/* Command to issue AP reset */
#undef CONFIG_HOSTCMD_AP_RESET
+/*
+ * Support voltage regulator host command
+ * If defined, the board should also implement board functions defined in
+ * include/regulator.h
+ */
+#undef CONFIG_HOSTCMD_REGULATOR
+
/* Flash commands over PD */
#define CONFIG_HOSTCMD_FLASHPD