summaryrefslogtreecommitdiff
path: root/configs/colibri_vf_defconfig
diff options
context:
space:
mode:
authorSanchayan Maity <maitysanchayan@gmail.com>2016-08-09 18:15:02 (GMT)
committerMarek Vasut <marex@denx.de>2016-09-27 21:30:25 (GMT)
commit86e5a04bb8e06eb64619839eeda488e47ca6826a (patch)
tree33ed8569a9c8eeaf40d1c1649ba952459f726214 /configs/colibri_vf_defconfig
parent727f7908292c9cd3b356fde229cfeecad7df248a (diff)
downloadu-boot-fsl-qoriq-86e5a04bb8e06eb64619839eeda488e47ca6826a.tar.xz
configs: colibri_vf_defconfig: Enable USB driver model for Colibri Vybrid
Enable USB driver model for Toradex Colibri Vybrid modules. Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
Diffstat (limited to 'configs/colibri_vf_defconfig')
-rw-r--r--configs/colibri_vf_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/colibri_vf_defconfig b/configs/colibri_vf_defconfig
index c7fc799..fc2164c 100644
--- a/configs/colibri_vf_defconfig
+++ b/configs/colibri_vf_defconfig
@@ -37,6 +37,7 @@ CONFIG_DM_SPI=y
CONFIG_FSL_DSPI=y
CONFIG_USB=y
CONFIG_USB_STORAGE=y
+CONFIG_DM_USB=y
CONFIG_USB_GADGET=y
CONFIG_CI_UDC=y
CONFIG_USB_GADGET_DOWNLOAD=y