summaryrefslogtreecommitdiff
path: root/include/configs/am57xx_evm.h
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2016-06-03 22:35:04 (GMT)
committerMarek Vasut <marex@denx.de>2016-06-03 22:43:53 (GMT)
commit10db7500369ea000af4c4c5b039b7946c2865ae9 (patch)
tree62b9b3de26765f8c10bc21b2a82e6889968070df /include/configs/am57xx_evm.h
parent0a8cc1a3a4206d556da784a0e98598190dfe5408 (diff)
downloadu-boot-10db7500369ea000af4c4c5b039b7946c2865ae9.tar.xz
usb: move CONFIG_USB_XHCI_DWC3 to Kconfig
Create an entry for "config USB_XHCI_DWC3" in Kconfig and switch over to it for all boards. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'include/configs/am57xx_evm.h')
-rw-r--r--include/configs/am57xx_evm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/am57xx_evm.h b/include/configs/am57xx_evm.h
index 6a3d8e5..2db199d 100644
--- a/include/configs/am57xx_evm.h
+++ b/include/configs/am57xx_evm.h
@@ -64,7 +64,6 @@
/* USB xHCI HOST */
#define CONFIG_USB_HOST
-#define CONFIG_USB_XHCI_DWC3
#define CONFIG_USB_XHCI_OMAP
#define CONFIG_USB_STORAGE
#define CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS 2