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 7ef1d05..26c5617 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.