blob: 54628029a4ece119619488571330415e9d289dae [file] [log] [blame]
# Copyright (c) 2020 ITE Corporation. All Rights Reserved.
# SPDX-License-Identifier: Apache-2.0
config SOC_FAMILY_ITE_EC
bool
help
ITE Embedded Controller SoC family
if SOC_FAMILY_ITE_EC
config SOC_FAMILY
string
default "ite_ec"
source "soc/riscv/ite_ec/*/Kconfig.soc"
endif # SOC_FAMILY_ITE_EC