summaryrefslogtreecommitdiff
path: root/configs/kp_imx53_defconfig
diff options
context:
space:
mode:
authorLukasz Majewski <lukma@denx.de>2019-04-04 12:26:53 +0200
committerStefano Babic <sbabic@denx.de>2019-04-25 17:03:25 +0200
commit13e7b72f3234c7dc99e72b75b47bc2478f0a033f (patch)
treefbba68c7f3f364c47c36946c95d243be30b17f2f /configs/kp_imx53_defconfig
parent22988766da6fe200b6947b8181ddbde663643248 (diff)
ARM: defconfig: kp_imx53: Enable DM_USB support on HSC|DDC boards
This commit enables the DM_USB on HSC|DDC i.MX53 based boards. Signed-off-by: Lukasz Majewski <lukma@denx.de>
Diffstat (limited to 'configs/kp_imx53_defconfig')
-rw-r--r--configs/kp_imx53_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/kp_imx53_defconfig b/configs/kp_imx53_defconfig
index 4be67d1736..45227c26d2 100644
--- a/configs/kp_imx53_defconfig
+++ b/configs/kp_imx53_defconfig
@@ -40,6 +40,7 @@ CONFIG_PINCTRL=y
CONFIG_PINCTRL_IMX5=y
# CONFIG_SPL_PMIC_CHILDREN is not set
CONFIG_DM_PMIC_MC34708=y
+CONFIG_DM_REGULATOR_FIXED=y
CONFIG_SPECIFY_CONSOLE_INDEX=y
CONFIG_CONS_INDEX=2
CONFIG_MXC_UART=y