]> git.sur5r.net Git - u-boot/blobdiff - include/configs/socfpga_common.h
spi: Move SPI drivers to defconfig
[u-boot] / include / configs / socfpga_common.h
index f6808b5ba925cc798e76d64d9f4b73ef00311fc6..e16bd6bfc74f6a51e9e8c0dfd4c0f6d8bc9ca13d 100644 (file)
@@ -190,7 +190,6 @@ unsigned int cm_get_l4_sp_clk_hz(void);
 /*
  * QSPI support
  */
-#define CONFIG_CADENCE_QSPI
 /* Enable multiple SPI NOR flash manufacturers */
 #define CONFIG_SPI_FLASH_STMICRO       /* Micron/Numonyx flash */
 #define CONFIG_SPI_FLASH_SPANSION      /* Spansion flash */
@@ -213,7 +212,6 @@ unsigned int cm_get_qspi_controller_clk_hz(void);
 /*
  * Designware SPI support
  */
-#define CONFIG_DESIGNWARE_SPI
 #define CONFIG_CMD_SPI
 
 /*