projects
/
GitHub
/
LineageOS
/
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:
1a695a9
)
ARM64: Kconfig: Select the Amlogic Meson pin controller driver
author
Carlo Caione
<carlo@endlessm.com>
Mon, 2 May 2016 08:02:17 +0000
(10:02 +0200)
committer
Kevin Hilman
<khilman@baylibre.com>
Wed, 1 Jun 2016 17:55:05 +0000
(10:55 -0700)
Select the Meson pin controller driver also for the AArch64 Meson
platform.
Signed-off-by: Carlo Caione <carlo@endlessm.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm64/Kconfig.platforms
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm64/Kconfig.platforms
b/arch/arm64/Kconfig.platforms
index 7ef1d05859ae10d73880d272e8b66831af628e23..26c56177382caad9d46fd0acc6a0c1b2e3394842 100644
(file)
--- a/
arch/arm64/Kconfig.platforms
+++ b/
arch/arm64/Kconfig.platforms
@@
-66,6
+66,8
@@
config ARCH_MEDIATEK
config ARCH_MESON
bool "Amlogic Platforms"
+ select PINCTRL
+ select PINCTRL_MESON
help
This enables support for the Amlogic S905 SoCs.