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