arm64: only select PINCTRL for Allwinner platforms
commit28ebb7700c650d59d321fd71db119feb7f8dda0a
authorIcenowy Zheng <icenowy@aosc.xyz>
Wed, 1 Mar 2017 18:01:08 +0000 (2 02:01 +0800)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 20 Mar 2017 09:08:45 +0000 (20 10:08 +0100)
treed0795272ed3757fdeb4c8bd6336b55bb292ece74
parentc1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201
arm64: only select PINCTRL for Allwinner platforms

As the pinctrl driver selecting is refactored in Kconfig file of
pinctrl-sunxi, now we can select only PINCTRL for Allwinner platform,
and the default value of several pinctrl drivers useful on ARM64
Allwinner SoCs will become Y.

This is the situation of 32-bit ARM ARCH_SUNXI option.

Drop the select of per-SoC pinctrl choices, but keep selecting PINCTRL.

Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm64/Kconfig.platforms