diff options
author | Samuel Holland | 2021-10-08 00:17:14 -0500 |
---|---|---|
committer | Andre Przywara | 2021-10-12 09:35:41 +0100 |
commit | 7f51b554be381c99a24d37945038099a82d7993e (patch) | |
tree | ce38efa8a462b2aefb635a042ec0997951c83385 /drivers/tee | |
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 <igor.opaniuk@foundries.io>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Samuel Holland <samuel@sholland.org>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Diffstat (limited to 'drivers/tee')
0 files changed, 0 insertions, 0 deletions