summaryrefslogtreecommitdiff
path: root/zephyr/app/ec/chip/riscv/riscv-ite/Kconfig.it8xxx2
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/app/ec/chip/riscv/riscv-ite/Kconfig.it8xxx2')
-rw-r--r--zephyr/app/ec/chip/riscv/riscv-ite/Kconfig.it8xxx22
1 files changed, 1 insertions, 1 deletions
diff --git a/zephyr/app/ec/chip/riscv/riscv-ite/Kconfig.it8xxx2 b/zephyr/app/ec/chip/riscv/riscv-ite/Kconfig.it8xxx2
index d559c8378c..5afcfe1db0 100644
--- a/zephyr/app/ec/chip/riscv/riscv-ite/Kconfig.it8xxx2
+++ b/zephyr/app/ec/chip/riscv/riscv-ite/Kconfig.it8xxx2
@@ -26,7 +26,7 @@ config CROS_EC_RO_MEM_OFF
default 0x0
config CROS_EC_RW_MEM_OFF
- default 0x60000
+ default $(dt_node_int_prop_hex,/binman/ec-rw,offset)
config FLASH_LOAD_OFFSET
default CROS_EC_RW_MEM_OFF if CROS_EC_RW