pinctrl: renesas: Deduplicate Kconfig
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Tue, 27 Apr 2021 00:01:50 +0000 (02:01 +0200)
committerMarek Vasut <marek.vasut+renesas@gmail.com>
Fri, 21 May 2021 13:00:17 +0000 (15:00 +0200)
commitc0de8e792b76896a53f4752f27c5cafe530d9abd
treee0fd8fd87219e789d68b4c0abd514c131a5b16ed
parentf10de23862a942c313782238622d43d8be09794c
pinctrl: renesas: Deduplicate Kconfig

The help text in the Kconfig file was always a copy of the same thing.
Move single copy into the common PFC driver entry instead. Also fix a
copy-paste error in the PFC help text, which identified PFC as clock.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
drivers/pinctrl/renesas/Kconfig