projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75f2871
)
ARM: uniphier: select PINCTRL
author
Masahiro Yamada
<yamada.masahiro@socionext.com>
Thu, 5 Nov 2015 06:47:55 +0000
(15:47 +0900)
committer
Olof Johansson
<olof@lixom.net>
Sun, 20 Dec 2015 18:43:13 +0000
(10:43 -0800)
The UniPhier SoCs support pinctrl drivers.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-uniphier/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/mach-uniphier/Kconfig
b/arch/arm/mach-uniphier/Kconfig
index b640458fd757cfef29ecb056f90c9ca6554bb5a8..82dddee3a469be64a585b0d3c69003aec87ff543 100644
(file)
--- a/
arch/arm/mach-uniphier/Kconfig
+++ b/
arch/arm/mach-uniphier/Kconfig
@@
-6,6
+6,7
@@
config ARCH_UNIPHIER
select ARM_GIC
select HAVE_ARM_SCU
select HAVE_ARM_TWD if SMP
+ select PINCTRL
help
Support for UniPhier SoC family developed by Socionext Inc.
(formerly, System LSI Business Division of Panasonic Corporation)