]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/ls1043ardb.h
usb: host: Move CONFIG_XHCI_FSL to Kconfig
[people/ms/u-boot.git] / include / configs / ls1043ardb.h
index f9843f5ebae9f21be046feeee87ed3028a67e868..489f50c5b131a438380d02863ab508ac20d55c58 100644 (file)
 
 /* USB */
 #ifndef SPL_NO_USB
-#define CONFIG_HAS_FSL_XHCI_USB
-#ifdef CONFIG_HAS_FSL_XHCI_USB
-#define CONFIG_USB_XHCI_FSL
 #define CONFIG_USB_MAX_CONTROLLER_COUNT                3
 #endif
-#endif
 
 /* SATA */
 #ifndef SPL_NO_SATA