mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-10 05:39:42 -04:00
arm64: Kconfig.platforms: Add config for Nuvoton MA35 platform
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>
This commit is contained in:
committed by
Arnd Bergmann
parent
f1fcbaa18b
commit
64b88e9ff6
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user