]> git.itanic.dy.fi Git - linux-stable/commit
mips: ralink: make SOC_MT7621 select PINCTRL
authorArınç ÜNAL <arinc.unal@arinc9.com>
Tue, 21 Feb 2023 09:24:35 +0000 (12:24 +0300)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Mon, 27 Feb 2023 22:47:29 +0000 (23:47 +0100)
commit27fd82726995bd75b68df9ce6a1eda8f6b3ad498
tree9a07aa243a8c81d67bf7389018a8d0b220245910
parentf2b95d7a9fa43bd72d442a9df01e29274b1769b2
mips: ralink: make SOC_MT7621 select PINCTRL

Currently, out of every Ralink SoC, only the dt-binding of the MT7621 SoC
uses pinctrl. Because of this, PINCTRL is not selected at all. Make
SOC_MT7621 select PINCTRL.

Remove PINCTRL_MT7621, enabling it for the MT7621 SoC will be handled under
the PINCTRL_MT7621 option.

Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com>
Acked-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/ralink/Kconfig