summaryrefslogtreecommitdiffstats
path: root/arch/arm64
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2015-11-24 18:08:28 +0900
committerArnd Bergmann <arnd@arndb.de>2015-12-12 01:19:24 +0100
commit56aaafb6b72f3357dac78a85cdbb5a6fc7aa40b3 (patch)
tree413f07785ad9cbdf9accb99bf44a74d0c41fb6d2 /arch/arm64
parentba7ce91e1a869b7fe9bef777a72270a19e97e7dc (diff)
downloadop-kernel-dev-56aaafb6b72f3357dac78a85cdbb5a6fc7aa40b3.zip
op-kernel-dev-56aaafb6b72f3357dac78a85cdbb5a6fc7aa40b3.tar.gz
arm64: add Kconfig entry for Socionext UniPhier SoC family
Add the ARM64 Linux support for Socionext UniPhier SoCs. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm64')
-rw-r--r--arch/arm64/Kconfig.platforms6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
index 4043c35..0b9c8dd 100644
--- a/arch/arm64/Kconfig.platforms
+++ b/arch/arm64/Kconfig.platforms
@@ -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
OpenPOWER on IntegriCloud