blob: ce0cc1486e8e5f569cadd3bb41557f285a10aa2a [file] [log] [blame]
# SPDX-License-Identifier: Apache-2.0
#
# Copyright (c) 2020 Linumiz
# Author: Saravanan Sekar <saravanan@linumiz.com>
config SOC_FAMILY_NUMICRO
select PLATFORM_SPECIFIC_INIT
bool
if SOC_FAMILY_NUMICRO
config SOC_FAMILY
string
default "nuvoton"
source "soc/arm/nuvoton/*/Kconfig.soc"
endif # SOC_FAMILY_NUMICRO