zephyr/soc/arm/nuvoton_numaker/m46x/Kconfig.defconfig.series
cyliang tw 512371b75b soc: arm: add support for nuvoton numaker m46x series
Add initial support for nuvoton numaker m46x SoC series including
basic init.

Signed-off-by: cyliang tw <cyliang@nuvoton.com>
2023-06-21 09:26:00 +00:00

13 lines
235 B
Plaintext

# Copyright (c) 2023 Nuvoton Technology Corporation.
#
# SPDX-License-Identifier: Apache-2.0
if SOC_SERIES_M46X
source "soc/arm/nuvoton_numaker/m46x/Kconfig.defconfig.m46*"
config SOC_SERIES
default "m46x"
endif # SOC_SERIES_M46X