diff options
author | Marek Vasut | 2023-02-28 02:55:20 +0100 |
---|---|---|
committer | Marek Vasut | 2023-04-08 03:53:23 +0200 |
commit | 2d8253cc04b487d5dd37d76f48ea052662b7d969 (patch) | |
tree | 147e843dfeb486cf1ed48ff0252ebbbbc415a931 /scripts/event_dump.py | |
parent | 6419dbabe2ccaff9cbe4351080885044f5b468b2 (diff) |
video: otm8009a: 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>
Diffstat (limited to 'scripts/event_dump.py')
0 files changed, 0 insertions, 0 deletions