OSDN Git Service

arm64: Kconfig.platforms: Add config for Nuvoton MA35 platform
authorJacky Huang <ychuang3@nuvoton.com>
Mon, 5 Jun 2023 04:07:40 +0000 (04:07 +0000)
committerArnd Bergmann <arnd@arndb.de>
Mon, 5 Jun 2023 11:18:08 +0000 (13:18 +0200)
Add ARCH_NUVOTON configuration option for Nuvoton MA35 family SoCs.

Signed-off-by: Jacky Huang <ychuang3@nuvoton.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm64/Kconfig.platforms

index 89a0b13..e28dbc4 100644 (file)
@@ -225,6 +225,14 @@ config ARCH_S32
 
 endif
 
+config ARCH_MA35
+       bool "Nuvoton MA35 Architecture"
+       select GPIOLIB
+       select PINCTRL
+       select RESET_CONTROLLER
+       help
+         This enables support for the ARMv8 based Nuvoton MA35 series SoCs.
+
 config ARCH_NPCM
        bool "Nuvoton NPCM Architecture"
        select PINCTRL