commit | eca0986894388d537c0a129d204e2ba1a6360565 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:40:37 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 10 07:41:40 2023 -0500 |
tree | 629fa75b6be84e0d5733b1928d6ea187400b0349 | |
parent | 9dcf5ee5862c49e61cc6a5a64977527bac7b8238 [diff] |
Correct SPL use of REGEX This converts 1 usage of this option to the non-SPL form, since there is no SPL_REGEX defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>