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/apalis_t30.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/apalis_t30.h') diff --git a/include/configs/apalis_t30.h b/include/configs/apalis_t30.h index aba9ba621c..620ca02d7c 100644 --- a/include/configs/apalis_t30.h +++ b/include/configs/apalis_t30.h @@ -16,7 +16,6 @@ #define CONFIG_TEGRA_BOARD_STRING "Toradex Apalis T30" /* Board-specific serial config */ -#define CONFIG_SERIAL_MULTI #define CONFIG_TEGRA_ENABLE_UARTA #define CONFIG_SYS_NS16550_COM1 NV_PA_APB_UARTA_BASE -- cgit v1.2.3