From eedecb0fe819fef767e3016fe9057cd1e186f691 Mon Sep 17 00:00:00 2001 From: Alex Kiernan Date: Thu, 19 Apr 2018 04:32:50 +0000 Subject: Cleanup CONFIG_SPL_SERIAL_SUPPORT migration CONFIG_SPL_SERIAL_SUPPORT had already been migrated to Kconfig, but existed in some include files; fix those up here. Signed-off-by: Alex Kiernan --- include/configs/ls1021aiot.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/ls1021aiot.h') diff --git a/include/configs/ls1021aiot.h b/include/configs/ls1021aiot.h index f2a6837324..dc1206f012 100644 --- a/include/configs/ls1021aiot.h +++ b/include/configs/ls1021aiot.h @@ -67,7 +67,6 @@ #define CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT #define CONFIG_SPL_I2C_SUPPORT #define CONFIG_SPL_WATCHDOG_SUPPORT -#define CONFIG_SPL_SERIAL_SUPPORT #define CONFIG_SPL_MMC_SUPPORT #define CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR 0xe8 -- cgit v1.2.1