diff options
| author | Samuel Holland <[email protected]> | 2021-10-08 00:17:14 -0500 |
|---|---|---|
| committer | Andre Przywara <[email protected]> | 2021-10-12 09:35:41 +0100 |
| commit | 7f51b554be381c99a24d37945038099a82d7993e (patch) | |
| tree | ce38efa8a462b2aefb635a042ec0997951c83385 /scripts/basic | |
| parent | e7510d24cab4741f72489b9d67c2d42b18fe5374 (diff) | |
power: pmic: Consistently depend on DM_PMIC
Kconfig symbols for two PMIC drivers (PMIC_AS3722 and DM_PMIC_MC34708)
were missing a dependency on DM_PMIC. To fix this inconsistency, and to
keep it from happening again, wrap the driver section with "if DM_PMIC"
instead of using a "depends on DM_PMIC" clause for each driver.
Reviewed-by: Igor Opaniuk <[email protected]>
Reviewed-by: Jaehoon Chung <[email protected]>
Signed-off-by: Samuel Holland <[email protected]>
Signed-off-by: Andre Przywara <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
