[U-Boot] [PATCH v2 11/11] defconfig: am335x_gp_evm: enable usb driver model

Mugunthan V N mugunthanvnm at ti.com
Tue May 10 13:48:16 CEST 2016


enable usb driver model for am335x gp evm as musb supports
driver model

Signed-off-by: Mugunthan V N <mugunthanvnm at ti.com>
Reviewed-by: Tom Rini <trini at konsulko.com>
---
 configs/am335x_gp_evm_defconfig | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/configs/am335x_gp_evm_defconfig b/configs/am335x_gp_evm_defconfig
index d7f126e..05a0f5b 100644
--- a/configs/am335x_gp_evm_defconfig
+++ b/configs/am335x_gp_evm_defconfig
@@ -44,3 +44,6 @@ CONFIG_G_DNL_MANUFACTURER="Texas Instruments"
 CONFIG_G_DNL_VENDOR_NUM=0x0451
 CONFIG_G_DNL_PRODUCT_NUM=0xd022
 CONFIG_RSA=y
+CONFIG_MISC=y
+CONFIG_DM_USB=y
+CONFIG_USB_MUSB_TI=y
-- 
2.8.2.372.g63a3502



More information about the U-Boot mailing list