Skip to content

Commit

Permalink
arm64: add Kconfig entry for Socionext UniPhier SoC family
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Masahiro Yamada authored and Arnd Bergmann committed Dec 12, 2015
1 parent ba7ce91 commit 56aaafb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions arch/arm64/Kconfig.platforms
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 56aaafb

Please sign in to comment.