summaryrefslogtreecommitdiff
path: root/zephyr/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/Kconfig')
-rw-r--r--zephyr/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/zephyr/Kconfig b/zephyr/Kconfig
index abb4a11c92..2f018a92c7 100644
--- a/zephyr/Kconfig
+++ b/zephyr/Kconfig
@@ -223,6 +223,14 @@ config PLATFORM_EC_CMD_GPIO_EXTENDED
NOTE: This flag should be removed on a shipping device.
+config PLATFORM_EC_CMD_POWERINDEBUG
+ bool "Console command: powerindebug"
+ default y
+ help
+ Enable the `powerindebug` console command. This command is used to
+ get and set power signal. This flag should be disabled on a shipping
+ device.
+
config PLATFORM_EC_CONSOLE_CMD_HCDEBUG
bool "Console command: hcdebug"
default y