ARM64: Kconfig: Select the Amlogic Meson pin controller driver
authorCarlo Caione <carlo@endlessm.com>
Mon, 2 May 2016 08:02:17 +0000 (10:02 +0200)
committerKevin 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

index 7ef1d05859ae10d73880d272e8b66831af628e23..26c56177382caad9d46fd0acc6a0c1b2e3394842 100644 (file)
@@ -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.
 
This page took 0.02518 seconds and 5 git commands to generate.