[U-Boot] [PATCH 16/17] defconfig: am335x_boneblack: enable usb driver model

Mugunthan V N mugunthanvnm at ti.com
Mon Feb 29 04:44:19 CET 2016


enable usb driver model for am335x bbb as musb supports
driver model

Signed-off-by: Mugunthan V N <mugunthanvnm at ti.com>
---
 configs/am335x_boneblack_vboot_defconfig | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/configs/am335x_boneblack_vboot_defconfig b/configs/am335x_boneblack_vboot_defconfig
index 060aa1c..7fb0ff9 100644
--- a/configs/am335x_boneblack_vboot_defconfig
+++ b/configs/am335x_boneblack_vboot_defconfig
@@ -24,3 +24,7 @@ CONFIG_DM_ETH=y
 CONFIG_SYS_NS16550=y
 CONFIG_TIMER=y
 CONFIG_OMAP_TIMER=y
+CONFIG_MISC=y
+CONFIG_USB=y
+CONFIG_DM_USB=y
+CONFIG_USB_MUSB_TI=y
-- 
2.7.2.333.g70bd996



More information about the U-Boot mailing list