commit | c0de8e792b76896a53f4752f27c5cafe530d9abd | [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 | f10de23862a942c313782238622d43d8be09794c [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>