]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/ls1021atwr.h
spi: Move SPI drivers to defconfig
[people/ms/u-boot.git] / include / configs / ls1021atwr.h
index a5d5a3b0dc6246226de1a960273120585b9505c1..206826b32792933d180cd49428ef02d7ab68522f 100644 (file)
 /* SPI */
 #if defined(CONFIG_QSPI_BOOT) || defined(CONFIG_SD_BOOT_QSPI)
 /* 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_STMICRO
 
 /* DSPI */
-#define CONFIG_FSL_DSPI
 #define CONFIG_SPI_FLASH_ATMEL
 #endif