mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-18 13:11:31 +00:00
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
1 changed files with 3 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue