summaryrefslogtreecommitdiffstats
path: root/include/configs/am43xx_evm.h
diff options
context:
space:
mode:
authorRamneek Mehresh <ramneek.mehresh@freescale.com>2015-05-29 14:47:17 +0530
committerMarek Vasut <marex@denx.de>2015-07-22 08:55:44 +0200
commit2770448c8cd440a29619e9daa99484a0e5a6fad7 (patch)
tree252486d0d56077acd3d012c0407053b58ec7a583 /include/configs/am43xx_evm.h
parent552d60cc222f649b762b3adb9b5f1d681ccd062a (diff)
downloadtalos-obmc-uboot-2770448c8cd440a29619e9daa99484a0e5a6fad7.tar.gz
talos-obmc-uboot-2770448c8cd440a29619e9daa99484a0e5a6fad7.zip
usb: xhci: omap: Remove common dwc3 drv functions calls
Remove all redundant dwc3 driver function calls that are defined by dwc3 driver Signed-off-by: Ramneek Mehresh <ramneek.mehresh@freescale.com>
Diffstat (limited to 'include/configs/am43xx_evm.h')
-rw-r--r--include/configs/am43xx_evm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/am43xx_evm.h b/include/configs/am43xx_evm.h
index 33e534a765..ccdfb9c160 100644
--- a/include/configs/am43xx_evm.h
+++ b/include/configs/am43xx_evm.h
@@ -110,6 +110,7 @@
#define CONFIG_CMD_USB
#define CONFIG_USB_HOST
#define CONFIG_USB_XHCI
+#define CONFIG_USB_XHCI_DWC3
#define CONFIG_USB_XHCI_OMAP
#define CONFIG_USB_STORAGE
#define CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS 2
OpenPOWER on IntegriCloud