1
0
Fork 0

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>
hifive-unleashed-5.1
Carlo Caione 2016-05-02 10:02:17 +02:00 committed by Kevin Hilman
parent 1a695a905c
commit bf56c7762d
1 changed files with 2 additions and 0 deletions

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