summaryrefslogtreecommitdiff
path: root/zephyr/app/ec/chip/riscv/riscv-ite/Kconfig.it8xxx2
blob: 1d60630027146820afcdb80a7ccb7455a0c88fd1 (plain)
1
2
3
4
5
6
7
8
9
10
# Copyright 2021 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

if SOC_FAMILY_RISCV_ITE

config FLASH_LOAD_OFFSET
	default CROS_EC_RW_MEM_OFF if CROS_EC_RW

endif # SOC_FAMILY_RISCV_ITE