Files
u-boot/drivers/misc
Marek Vasut 7d39feb137 misc: ub251xb: Fix use of CONFIG_IS_ENABLED on DM_REGULATOR
The DM_REGULATOR symbol has SPL counterpart in:
  drivers/power/regulator/Kconfig:config SPL_DM_REGULATOR
Use CONFIG_IS_ENABLED() macro to match on the correct
variant depending on the build stage.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-04-08 03:53:23 +02:00
..
2022-08-04 16:18:47 -04:00
2022-12-23 10:15:13 -05:00
2023-02-01 14:17:29 +08:00
2023-02-07 14:33:48 -05:00
2022-06-08 14:00:22 -04:00
2023-02-06 13:04:53 -05:00