diff options
author | Marek Vasut | 2023-02-28 02:55:19 +0100 |
---|---|---|
committer | Marek Vasut | 2023-04-08 03:53:23 +0200 |
commit | 6419dbabe2ccaff9cbe4351080885044f5b468b2 (patch) | |
tree | a91d9e202e6126b3455f597b627a598017af8be9 /cmd/abootimg.c | |
parent | 7d39feb137d9a2a9ae66e19dfeec99f7b662e020 (diff) |
mmc: npcm_sdhci: 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 'cmd/abootimg.c')
0 files changed, 0 insertions, 0 deletions