summaryrefslogtreecommitdiffstats
path: root/include/configs/ls1043aqds.h
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2016-06-04 07:35:04 +0900
committerMarek Vasut <marex@denx.de>2016-06-04 00:43:53 +0200
commit10db7500369ea000af4c4c5b039b7946c2865ae9 (patch)
tree62b9b3de26765f8c10bc21b2a82e6889968070df /include/configs/ls1043aqds.h
parent0a8cc1a3a4206d556da784a0e98598190dfe5408 (diff)
downloadtalos-obmc-uboot-10db7500369ea000af4c4c5b039b7946c2865ae9.tar.gz
talos-obmc-uboot-10db7500369ea000af4c4c5b039b7946c2865ae9.zip
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/ls1043aqds.h')
-rw-r--r--include/configs/ls1043aqds.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ls1043aqds.h b/include/configs/ls1043aqds.h
index 103bb2ebb9..a19eaee5a9 100644
--- a/include/configs/ls1043aqds.h
+++ b/include/configs/ls1043aqds.h
@@ -389,7 +389,6 @@ unsigned long get_board_ddr_clk(void);
#define CONFIG_HAS_FSL_XHCI_USB
#ifdef CONFIG_HAS_FSL_XHCI_USB
#define CONFIG_USB_XHCI_FSL
-#define CONFIG_USB_XHCI_DWC3
#define CONFIG_USB_MAX_CONTROLLER_COUNT 3
#define CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS 2
#define CONFIG_USB_STORAGE
OpenPOWER on IntegriCloud