board: tbs2910: Convert usb to driver model
So we don't need to duplicate settings from the device tree in the board file. Signed-off-by: Soeren Moch <smoch@web.de>
This commit is contained in:
committed by
Stefano Babic
parent
f0b427aca6
commit
ab3f5efe02
@@ -81,7 +81,6 @@
|
||||
|
||||
/* USB */
|
||||
#ifdef CONFIG_CMD_USB
|
||||
#define CONFIG_USB_MAX_CONTROLLER_COUNT 2
|
||||
#define CONFIG_EHCI_HCD_INIT_AFTER_RESET
|
||||
#define CONFIG_MXC_USB_PORTSC (PORT_PTS_UTMI | PORT_PTS_PTW)
|
||||
#ifdef CONFIG_CMD_USB_MASS_STORAGE
|
||||
|
||||
Reference in New Issue
Block a user