aboutsummaryrefslogtreecommitdiff
path: root/drivers/tee/sandbox.c
diff options
context:
space:
mode:
authorSamuel Holland2021-10-08 00:17:14 -0500
committerAndre Przywara2021-10-12 09:35:41 +0100
commit7f51b554be381c99a24d37945038099a82d7993e (patch)
treece38efa8a462b2aefb635a042ec0997951c83385 /drivers/tee/sandbox.c
parente7510d24cab4741f72489b9d67c2d42b18fe5374 (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/sandbox.c')
0 files changed, 0 insertions, 0 deletions