diff options
Diffstat (limited to 'include/configs/da850evm.h')
-rw-r--r-- | include/configs/da850evm.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/da850evm.h b/include/configs/da850evm.h index 663461e05a3..0f3761f389e 100644 --- a/include/configs/da850evm.h +++ b/include/configs/da850evm.h @@ -342,7 +342,6 @@ #define CONFIG_SPL_SPI_SUPPORT #define CONFIG_SPL_SPI_FLASH_SUPPORT #define CONFIG_SPL_SPI_LOAD -#define CONFIG_SPL_SERIAL_SUPPORT #define CONFIG_SPL_LDSCRIPT "board/$(BOARDDIR)/u-boot-spl-da850evm.lds" #define CONFIG_SPL_STACK 0x8001ff00 #define CONFIG_SPL_TEXT_BASE 0x80000000 |