zephyr/soc/nuvoton/npcm/npcm4/Kconfig
Joseph Liu 3fb70c677a soc: arm: add nuvoton npcm400 support
Add initial support for nuvoton npcm400, which is a chip
family of Satellite Management Controller(SMC).

Add ecst python scripts to append the header used by ROM Code

Signed-off-by: Tyrone Ting <kfting@nuvoton.com>
Signed-off-by: James Chiang <cpchiang1@nuvoton.com>
Signed-off-by: Joseph Liu <kwliu@nuvoton.com>
2024-08-20 10:32:43 +02:00

10 lines
230 B
Text

# Copyright (c) 2024 Nuvoton Technology Corporation.
#
# SPDX-License-Identifier: Apache-2.0
config SOC_SERIES_NPCM4
select ARM
select CPU_CORTEX_M4
select CPU_CORTEX_M_HAS_DWT
select CORTEX_M_SYSTICK
select CPU_HAS_ARM_MPU