Skip to content
Snippets Groups Projects
Commit 886b392f authored by Mugunthan V N's avatar Mugunthan V N Committed by Simon Glass
Browse files

defconfig: am335x_evm: enable usb driver model


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

Signed-off-by: default avatarMugunthan V N <mugunthanvnm@ti.com>
Reviewed-by: default avatarTom Rini <trini@konsulko.com>
parent 1dfd7c21
No related branches found
No related tags found
No related merge requests found
...@@ -52,3 +52,6 @@ CONFIG_G_DNL_VENDOR_NUM=0x0451 ...@@ -52,3 +52,6 @@ CONFIG_G_DNL_VENDOR_NUM=0x0451
CONFIG_G_DNL_PRODUCT_NUM=0xd022 CONFIG_G_DNL_PRODUCT_NUM=0xd022
CONFIG_RSA=y CONFIG_RSA=y
CONFIG_SPL_OF_LIBFDT=y CONFIG_SPL_OF_LIBFDT=y
CONFIG_MISC=y
CONFIG_DM_USB=y
CONFIG_USB_MUSB_TI=y
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment