]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/ls1021aqds.h
spi: Move SPI drivers to defconfig
[people/ms/u-boot.git] / include / configs / ls1021aqds.h
index bf0614cc73876b2feb4508cc080666f0a8fe61dd..f1cc3b6f80eda366ea926ee63996f302fab22b79 100644 (file)
@@ -413,14 +413,12 @@ unsigned long get_board_ddr_clk(void);
 /* SPI */
 #ifdef CONFIG_QSPI_BOOT
 /* QSPI */
-#define CONFIG_FSL_QSPI
 #define QSPI0_AMBA_BASE                        0x40000000
 #define FSL_QSPI_FLASH_SIZE            (1 << 24)
 #define FSL_QSPI_FLASH_NUM             2
 #define CONFIG_SPI_FLASH_SPANSION
 
 /* DSPI */
-#define CONFIG_FSL_DSPI
 
 /* DM SPI */
 #if defined(CONFIG_FSL_DSPI) || defined(CONFIG_FSL_QSPI)