commit | 8a548915568e854a256263249be5a92d20b45fd9 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Tue Apr 27 02:01:50 2021 +0200 |
committer | Marek Vasut <marek.vasut+renesas@gmail.com> | Fri May 21 15:00:17 2021 +0200 |
tree | e0fd8fd87219e789d68b4c0abd514c131a5b16ed | |
parent | a3136011590bb50c9ce7dcf8a843c07591785d32 [diff] |
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>