blob: 144751311ba963f7aa89c4d7868d3fb82851a7fa [file] [log] [blame]
# Copyright (c) 2024 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
config SOC_FAMILY_TELINK_TLSR
bool
if SOC_FAMILY_TELINK_TLSR
config SOC_FAMILY
string
default "telink_tlsr"
source "soc/riscv/telink_tlsr/*/Kconfig.soc"
endif # SOC_FAMILY_TELINK_TLSR