]> git.sur5r.net Git - u-boot/blobdiff - include/configs/socfpga_common.h
Convert CONFIG_SPL_SPI_SUPPORT to Kconfig
[u-boot] / include / configs / socfpga_common.h
index a3c414dba83019edbbdd31dd9434ce0062f86ee2..cdfe85234c2c70f6a05c900e8c60a6c14ccd7613 100644 (file)
@@ -323,9 +323,6 @@ unsigned int cm_get_qspi_controller_clk_hz(void);
 #define CONFIG_SPL_MAX_SIZE            (64 * 1024)
 
 #define CONFIG_SPL_WATCHDOG_SUPPORT
-#ifdef CONFIG_DM_SPI
-#define CONFIG_SPL_SPI_SUPPORT
-#endif
 
 /* SPL SDMMC boot support */
 #ifdef CONFIG_SPL_MMC_SUPPORT