]> git.baikalelectronics.ru Git - uboot.git/commit
power: pmic: Consistently depend on SPL_DM_PMIC
authorSamuel Holland <samuel@sholland.org>
Fri, 8 Oct 2021 05:17:15 +0000 (00:17 -0500)
committerAndre Przywara <andre.przywara@arm.com>
Tue, 12 Oct 2021 08:36:02 +0000 (09:36 +0100)
commitf65c26a414be9adc2d08175c958728394ecc3eb1
tree788f311944afe692f4e562ad3d64a1aed49b1e35
parent396785ecebc249e8cc5a8aeb1ac32370b99d92de
power: pmic: Consistently depend on SPL_DM_PMIC

Now that there is a separate symbol to enable DM_PMIC in SPL, update the
the SPL-specific driver symbols to depend on this new option.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
drivers/power/pmic/Kconfig