zephyr/soc/nuvoton/numaker/Kconfig

13 lines
215 B
Plaintext

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