From a5325cd5e91f77a2214e80198ae31c1d8b7e7c3c Mon Sep 17 00:00:00 2001 From: Stephen Warren Date: Wed, 5 Aug 2015 11:51:38 -0600 Subject: configs: Remove CONFIG_SERIAL_MULTI This config option isn't used anywhere at all. Remove all places that define/enable the option. Signed-off-by: Stephen Warren --- include/configs/dalmore.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/dalmore.h') diff --git a/include/configs/dalmore.h b/include/configs/dalmore.h index 89b6f23..504332d 100644 --- a/include/configs/dalmore.h +++ b/include/configs/dalmore.h @@ -26,7 +26,6 @@ #define CONFIG_TEGRA_BOARD_STRING "NVIDIA Dalmore" /* Board-specific serial config */ -#define CONFIG_SERIAL_MULTI #define CONFIG_TEGRA_ENABLE_UARTD #define CONFIG_SYS_NS16550_COM1 NV_PA_APB_UARTD_BASE -- cgit v1.1