]> git.baikalelectronics.ru Git - uboot.git/commit
Correct SPL uses of PMIC_STPMIC1
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:40:35 +0000 (15:40 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:40 +0000 (07:41 -0500)
commitb028dcfbb5d96ab90da358db01334b67f0a70408
tree90245aabcb4dc5cee016a6d38171edd155050f98
parent20bb44ff2638b10ac5feaae9ed14cd463af6733b
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>
arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c