]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/socfpga_common.h
Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig
[people/ms/u-boot.git] / include / configs / socfpga_common.h
index 989149c7cb88c1c77beab42204930d58e7a8bc22..eb9da9956c216e813abea7634f2439571a3f7941 100644 (file)
@@ -323,7 +323,6 @@ unsigned int cm_get_qspi_controller_clk_hz(void);
 #define CONFIG_SPL_MAX_SIZE            (64 * 1024)
 
 #define CONFIG_SPL_WATCHDOG_SUPPORT
-#define CONFIG_SPL_SERIAL_SUPPORT
 #ifdef CONFIG_DM_SPI
 #define CONFIG_SPL_SPI_SUPPORT
 #endif