arm64: layerscape: Move CONFIG_HAS_FSL_XHCI_USB to Kconfig
[platform/kernel/u-boot.git] / include / configs / ls1012aqds.h
index b3121d2..e0949d0 100644 (file)
 #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