commit | 5d6ee9e138f1281550cb54827a89c85ff65af771 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:40:56 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 10 07:41:40 2023 -0500 |
tree | d791a44c5b883e21e3358f68f9a055c51440d544 | |
parent | 20b7cd6f37db840cc8e90ab8e6a38c9e3c91db08 [diff] |
Correct SPL uses of SYS_LONGHELP This converts 5 usages of this option to the non-SPL form, since there is no SPL_SYS_LONGHELP defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>