zephyr/soc/nuvoton/numaker/Kconfig.defconfig

13 lines
179 B
Plaintext

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