commit | b24d575ef94342de91ed4621dcac8f1416daed44 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:40:35 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 10 07:41:40 2023 -0500 |
tree | 90245aabcb4dc5cee016a6d38171edd155050f98 | |
parent | 1873c7201b2649f97ce044c644a4a75d5d8c104a [diff] |
Correct SPL uses of PMIC_STPMIC1 This converts 2 usages of this option to the non-SPL form, since there is no SPL_PMIC_STPMIC1 defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>