diff options
Diffstat (limited to 'include/configs/theadorable.h')
-rw-r--r-- | include/configs/theadorable.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/theadorable.h b/include/configs/theadorable.h index 4d4315049b..fd4f5c0593 100644 --- a/include/configs/theadorable.h +++ b/include/configs/theadorable.h @@ -149,8 +149,6 @@ #define CONFIG_SPL_STACK (0x40000000 + ((192 - 16) << 10)) #define CONFIG_SPL_BOOTROM_SAVE (CONFIG_SPL_STACK + 4) -#define CONFIG_SPL_SERIAL_SUPPORT - /* SPL related SPI defines */ #define CONFIG_SPL_SPI_SUPPORT #define CONFIG_SPL_SPI_FLASH_SUPPORT |