summaryrefslogtreecommitdiff
path: root/include/configs/ls1021aqds.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-10-27 21:59:10 -0400
committerTom Rini <trini@konsulko.com>2017-10-27 21:59:10 -0400
commitbb3d9ed3a9efc64cf05295167cddfe0adf2fb7d9 (patch)
tree30dcc843c2f5599ccb836ce9fe86123f0650b0d9 /include/configs/ls1021aqds.h
parent33fe271278aea4ac9301230fb168d83d1d62c7b5 (diff)
parent9b3f40ad092ff2633eefa7e8a4a713f71c9cb8cb (diff)
Merge git://git.denx.de/u-boot-fsl-qoriq
Diffstat (limited to 'include/configs/ls1021aqds.h')
-rw-r--r--include/configs/ls1021aqds.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/configs/ls1021aqds.h b/include/configs/ls1021aqds.h
index f3d3aa2271..6669f2f960 100644
--- a/include/configs/ls1021aqds.h
+++ b/include/configs/ls1021aqds.h
@@ -404,14 +404,6 @@ unsigned long get_board_ddr_clk(void);
#define CONFIG_EHCI_HCD_INIT_AFTER_RESET
#endif
-/*XHCI Support - enabled by default*/
-#define CONFIG_HAS_FSL_XHCI_USB
-
-#ifdef CONFIG_HAS_FSL_XHCI_USB
-#define CONFIG_USB_XHCI_FSL
-#define CONFIG_USB_MAX_CONTROLLER_COUNT 1
-#endif
-
/*
* Video
*/