projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba7ce91
)
arm64: add Kconfig entry for Socionext UniPhier SoC family
author
Masahiro Yamada
<yamada.masahiro@socionext.com>
Tue, 24 Nov 2015 09:08:28 +0000
(18:08 +0900)
committer
Arnd Bergmann
<arnd@arndb.de>
Sat, 12 Dec 2015 00:19:24 +0000
(
01:19
+0100)
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>
arch/arm64/Kconfig.platforms
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm64/Kconfig.platforms
b/arch/arm64/Kconfig.platforms
index 4043c35962cca5411e4edf26c0fa8da50ab9fda9..0b9c8ddb28c6204aecc47f935b7456b8a3391a41 100644
(file)
--- 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