blob: 081632c0b880f6353fac4ea9e320a06f39ee1f1b [file] [log] [blame]
# Texas Instruments Keystone 3 (K3) Family
#
# Copyright (c) 2023 Enphase Energy
# SPDX-License-Identifier: Apache-2.0
config SOC_FAMILY_TI_K3
bool
if SOC_FAMILY_TI_K3
config SOC_FAMILY
string
default "ti_k3"
source "soc/arm64/ti_k3/*/Kconfig.soc"
endif # SOC_FAMILY_TI_K3