commit | d20bcbaa65cee879510ed4e96e45fa101bea6f5a | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@amd.com> | Tue Apr 16 08:55:15 2024 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Apr 22 11:01:48 2024 -0600 |
tree | 8c8710f0f29007f50377f581df78759ba014d2f7 | |
parent | 6e316e3f397b5e01e98c5dd56cdbaab961daeedf [diff] |
Kconfig: Remove trailing whitespace in its prompt All errors are generated by ./tools/qconfig.py -b -j8 -i whatever. Error look like this: warning: SPL_CLK_CCF (defined at drivers/clk/Kconfig:59) has leading or trailing whitespace in its prompt Signed-off-by: Michal Simek <michal.simek@amd.com>