Commit dcb11100 authored by Kevin Hilman's avatar Kevin Hilman Committed by Arnd Bergmann

arm64: Kconfig: meson: drop pinctrl

Don't automatically select pinctrl drivers, leave it up to defaults in
drivers/pinctrl/meson, which default to built-in, but are also now
optionally configurable as modules as of
commit 9c65441e ("pinctrl/meson: enable building as modules")
Signed-off-by: default avatarKevin Hilman <khilman@baylibre.com>
Reviewed-by: default avatarJerome Brunet <jbrunet@baylibre.com>
Link: https://lore.kernel.org/r/20201207230156.10198-1-khilman@baylibre.com'
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent e7e499ee
......@@ -152,8 +152,6 @@ config ARCH_MEDIATEK
config ARCH_MESON
bool "Amlogic Platforms"
select PINCTRL
select PINCTRL_MESON
select MESON_IRQ_GPIO
help
This enables support for the arm64 based Amlogic SoCs
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment