Commit 56aaafb6 authored by Masahiro Yamada's avatar Masahiro Yamada Committed by Arnd Bergmann

arm64: add Kconfig entry for Socionext UniPhier SoC family

Add the ARM64 Linux support for Socionext UniPhier SoCs.
Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent ba7ce91e
......@@ -108,6 +108,12 @@ config ARCH_THUNDER
help
This enables support for Cavium's Thunder Family of SoCs.
config ARCH_UNIPHIER
bool "Socionext UniPhier SoC Family"
select PINCTRL
help
This enables support for Socionext UniPhier SoC family.
config ARCH_VEXPRESS
bool "ARMv8 software model (Versatile Express)"
select ARCH_REQUIRE_GPIOLIB
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment