ITE boards/it8xxx2_evb/defconfig: use default clock setting

Use default system clock setting 32768 in
soc/riscv/risc-ite/it8xxx2/Kconfig.

Signed-off-by: Ruibin Chang <ruibin.chang@ite.com.tw>
This commit is contained in:
Ruibin Chang 2021-05-06 17:31:43 +08:00 committed by Christopher Friedt
parent 97d2d7317c
commit aba4e68e91
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@ CONFIG_WATCHDOG=y
CONFIG_WDT_ITE_IT8XXX2=y
CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=32768
CONFIG_SYS_CLOCK_TICKS_PER_SEC=1000
CONFIG_XIP=y
CONFIG_INIT_STACKS=y