瀏覽代碼

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>
Masahiro Yamada 9 年之前
父節點
當前提交
56aaafb6b7
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      arch/arm64/Kconfig.platforms

+ 6 - 0
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