zephyr/soc/nuvoton/numaker/Kconfig

13 lines
223 B
Plaintext

# Copyright (c) 2023 Nuvoton Technology Corporation.
#
# SPDX-License-Identifier: Apache-2.0
config SOC_FAMILY_NUMAKER
select PLATFORM_SPECIFIC_INIT
if SOC_FAMILY_NUMAKER
rsource "*/Kconfig"
endif # SOC_FAMILY_NUMAKER