[U-Boot] [PATCH 17/17] defconfig: am335x_gp_evm: enable usb driver model
Mugunthan V N
mugunthanvnm at ti.com
Mon Feb 29 04:44:20 CET 2016
enable usb driver model for am335x gp evm as musb supports
driver model
Signed-off-by: Mugunthan V N <mugunthanvnm at ti.com>
---
configs/am335x_gp_evm_defconfig | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/configs/am335x_gp_evm_defconfig b/configs/am335x_gp_evm_defconfig
index 49461e2..ff0f667 100644
--- a/configs/am335x_gp_evm_defconfig
+++ b/configs/am335x_gp_evm_defconfig
@@ -18,3 +18,7 @@ CONFIG_SYS_NS16550=y
CONFIG_RSA=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