summaryrefslogtreecommitdiff
path: root/zephyr/boards/riscv/asurada/Kconfig.defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/boards/riscv/asurada/Kconfig.defconfig')
-rw-r--r--zephyr/boards/riscv/asurada/Kconfig.defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/zephyr/boards/riscv/asurada/Kconfig.defconfig b/zephyr/boards/riscv/asurada/Kconfig.defconfig
index 8732b9cc39..23e16b7cc4 100644
--- a/zephyr/boards/riscv/asurada/Kconfig.defconfig
+++ b/zephyr/boards/riscv/asurada/Kconfig.defconfig
@@ -25,4 +25,8 @@ config TASK_HOSTCMD_STACK_SIZE
config SYSTEM_WORKQUEUE_STACK_SIZE
default 1536
+choice PLATFORM_EC_HOSTCMD_DEBUG_MODE
+ default HCDEBUG_OFF
+endchoice # PLATFORM_EC_HOSTCMD_DEBUG_MODE
+
endif # BOARD_ASURADA