summaryrefslogtreecommitdiff
path: root/zephyr/boards
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/boards')
-rw-r--r--zephyr/boards/riscv/it8xxx2/it8xxx2_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/zephyr/boards/riscv/it8xxx2/it8xxx2_defconfig b/zephyr/boards/riscv/it8xxx2/it8xxx2_defconfig
index 1bef238fb9..252abf0972 100644
--- a/zephyr/boards/riscv/it8xxx2/it8xxx2_defconfig
+++ b/zephyr/boards/riscv/it8xxx2/it8xxx2_defconfig
@@ -31,6 +31,9 @@ CONFIG_CLOCK_CONTROL=y
CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=32768
CONFIG_SYS_CLOCK_TICKS_PER_SEC=32768
+# Hook tick
+CONFIG_CROS_EC_HOOK_TICK_INTERVAL=500000
+
# Flash
CONFIG_PLATFORM_EC_CONSOLE_CMD_FLASH=y
CONFIG_PLATFORM_EC_FLASH_CROS=y