]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/ls2080aqds.h
usb: host: Move CONFIG_XHCI_FSL to Kconfig
[people/ms/u-boot.git] / include / configs / ls2080aqds.h
index dcd1b0c35c5e5db0f1935f0c0d8431c6b55a183d..5dd1ff206544ea5cc5f0c8cac660e8037caaef07 100644 (file)
@@ -16,7 +16,6 @@ unsigned long get_board_ddr_clk(void);
 #endif
 
 #ifdef CONFIG_FSL_QSPI
-#undef CONFIG_CMD_IMLS
 #define CONFIG_QIXIS_I2C_ACCESS
 #define CONFIG_SYS_I2C_EARLY_INIT
 #define CONFIG_SYS_I2C_IFDR_DIV                0x7e
@@ -439,8 +438,6 @@ unsigned long get_board_ddr_clk(void);
 /*
  * USB
  */
-#define CONFIG_HAS_FSL_XHCI_USB
-#define CONFIG_USB_XHCI_FSL
 #define CONFIG_USB_MAX_CONTROLLER_COUNT                2
 
 #include <asm/fsl_secure_boot.h>