ARM64: Kconfig: Select the Amlogic Meson pin controller driver

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>
This commit is contained in:
Carlo Caione 2016-05-02 10:02:17 +02:00 коммит произвёл Kevin Hilman
Родитель 1a695a905c
Коммит bf56c7762d
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -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.