]> git.itanic.dy.fi Git - linux-stable/commit
mips: ralink: make SOC_MT7621 select PINCTRL_MT7621 and fix help section
authorArınç ÜNAL <arinc.unal@arinc9.com>
Sat, 4 Feb 2023 21:42:49 +0000 (00:42 +0300)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Sun, 5 Feb 2023 14:22:25 +0000 (15:22 +0100)
commite8254a8ec901b78d939d8ab11a56bc98eb7862db
treedf68f90a5f7b4611213ca325e3521d5759fd56a2
parent0cb4228f6cc9ed0ca2be0d9ddf29168a8e3a3905
mips: ralink: make SOC_MT7621 select PINCTRL_MT7621 and fix help section

The dt-binding of the MT7621 SoC uses the pinctrl driver. Therefore, have
this driver selected by default.

The help section for SOC_MT7621 exceeds 80 columns which is the preferred
limit of a single line. A tab character is 8 columns. Rearrange the text
accordingly.

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