From e00f76cee906a48311d0c7c59b519b2e6a5c56f8 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Mon, 12 Sep 2016 23:18:56 -0600 Subject: Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig Move this option to Kconfig and tidy up existing uses. Signed-off-by: Simon Glass --- include/configs/tegra-common.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/configs/tegra-common.h') diff --git a/include/configs/tegra-common.h b/include/configs/tegra-common.h index e6780579fa..29614e0f9e 100644 --- a/include/configs/tegra-common.h +++ b/include/configs/tegra-common.h @@ -122,8 +122,6 @@ CONFIG_SPL_TEXT_BASE) #define CONFIG_SYS_SPL_MALLOC_SIZE 0x00010000 -#define CONFIG_SPL_SERIAL_SUPPORT - #define CONFIG_BOARD_EARLY_INIT_F #define CONFIG_BOARD_LATE_INIT -- cgit v1.2.3