Ports the ti_k3 SoC configuration to hardware model version 2 Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
9 lines
162 B
Plaintext
9 lines
162 B
Plaintext
# Copyright (c) 2024 Nordic Semiconductor ASA
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
if SOC_FAMILY_TI_K3
|
|
|
|
rsource "*/Kconfig.defconfig"
|
|
|
|
endif # SOC_FAMILY_TI_K3
|