]> git.sur5r.net Git - u-boot/blobdiff - include/configs/socfpga_common.h
spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig
[u-boot] / include / configs / socfpga_common.h
index 6385357b224f95969fe7c14cff467d4f5b704799..6580ffca2549d408237ec8d953c6924ce3db59e7 100644 (file)
@@ -269,7 +269,6 @@ unsigned int cm_get_qspi_controller_clk_hz(void);
 
 /* SPL QSPI boot support */
 #ifdef CONFIG_SPL_SPI_SUPPORT
-#define CONFIG_SPL_SPI_LOAD
 #define CONFIG_SYS_SPI_U_BOOT_OFFS     0x40000
 #endif