defconfig: am335x_evm: enable usb driver model
enable usb driver model for am335x bbb as musb supports driver model Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
1dfd7c2112
commit
886b392f1b
@ -52,3 +52,6 @@ CONFIG_G_DNL_VENDOR_NUM=0x0451
|
||||
CONFIG_G_DNL_PRODUCT_NUM=0xd022
|
||||
CONFIG_RSA=y
|
||||
CONFIG_SPL_OF_LIBFDT=y
|
||||
CONFIG_MISC=y
|
||||
CONFIG_DM_USB=y
|
||||
CONFIG_USB_MUSB_TI=y
|
||||
|
Loading…
Reference in New Issue
Block a user