]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
configs: colibri_vf_defconfig: Enable USB driver model for Colibri Vybrid
authorSanchayan Maity <maitysanchayan@gmail.com>
Tue, 9 Aug 2016 18:15:02 +0000 (23:45 +0530)
committerMarek Vasut <marex@denx.de>
Tue, 27 Sep 2016 21:30:25 +0000 (23:30 +0200)
Enable USB driver model for Toradex Colibri Vybrid modules.

Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
configs/colibri_vf_defconfig

index c7fc7991f7404c79681ef4b77bc4c935fdc8f174..fc2164c34ac7ee1ab39906e589f34a204c0c165f 100644 (file)
@@ -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