configs: ppd: DM for USB and regulators PPD

DM should be used for USB since 2019.07, it also requires DM for
regulators.

Signed-off-by: Denis Zalevskiy <denis.zalevskiy@ge.com>
Signed-off-by: Robert Beckett <bob.beckett@collabora.com>
This commit is contained in:
Denis Zalevskiy
2019-11-12 19:15:16 +00:00
committed by Stefano Babic
parent c6b31ca186
commit 833dd6444b

View File

@@ -56,3 +56,5 @@ CONFIG_VIDEO=y
# CONFIG_VIDEO_SW_CURSOR is not set
CONFIG_WATCHDOG_TIMEOUT_MSECS=8000
CONFIG_IMX_WATCHDOG=y
CONFIG_DM_REGULATOR=y
CONFIG_DM_USB=y