summaryrefslogtreecommitdiff
path: root/configs/mx7dsabresd_defconfig
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2017-02-06 17:40:45 +0800
committerYe Li <ye.li@nxp.com>2017-04-05 14:07:06 +0800
commit32cf4a9c937c762bfbcff1144cc0cb0af8ba91e5 (patch)
treecc24aea0246eb15c328903e85ee64d170d2c732a /configs/mx7dsabresd_defconfig
parentf8de583c3e948ae8a819b0b531ad17cf3cc713d7 (diff)
downloadu-boot-imx-32cf4a9c937c762bfbcff1144cc0cb0af8ba91e5.zip
u-boot-imx-32cf4a9c937c762bfbcff1144cc0cb0af8ba91e5.tar.gz
u-boot-imx-32cf4a9c937c762bfbcff1144cc0cb0af8ba91e5.tar.bz2
MLK-14418-6 imx: mx7dsabresd: switch to DM USB
Switch to use DM USB. Enable GPIO regulator to handle vbus supply. Signed-off-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'configs/mx7dsabresd_defconfig')
-rw-r--r--configs/mx7dsabresd_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/mx7dsabresd_defconfig b/configs/mx7dsabresd_defconfig
index e7ac38d..2998c0b 100644
--- a/configs/mx7dsabresd_defconfig
+++ b/configs/mx7dsabresd_defconfig
@@ -53,9 +53,12 @@ CONFIG_DM_PMIC=y
CONFIG_DM_PMIC_PFUZE100=y
CONFIG_DM_REGULATOR=y
CONFIG_DM_REGULATOR_PFUZE100=y
+CONFIG_DM_REGULATOR_FIXED=y
+CONFIG_DM_REGULATOR_GPIO=y
CONFIG_DM_SPI=y
CONFIG_SOFT_SPI=y
CONFIG_USB=y
+CONFIG_DM_USB=y
CONFIG_USB_EHCI_HCD=y
CONFIG_MXC_USB_OTG_HACTIVE=y
CONFIG_USB_STORAGE=y