diff options
Diffstat (limited to 'include/configs/ls1012aqds.h')
-rw-r--r-- | include/configs/ls1012aqds.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/configs/ls1012aqds.h b/include/configs/ls1012aqds.h index 2899ff13dc1..d15054709ec 100644 --- a/include/configs/ls1012aqds.h +++ b/include/configs/ls1012aqds.h @@ -118,14 +118,6 @@ #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 - /* MMC */ #ifdef CONFIG_MMC #define CONFIG_FSL_ESDHC |