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/cardhu.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/cardhu.h') diff --git a/include/configs/cardhu.h b/include/configs/cardhu.h index 96dfe07..93c5f48 100644 --- a/include/configs/cardhu.h +++ b/include/configs/cardhu.h @@ -33,7 +33,6 @@ "fdtfile=tegra30-cardhu-a04.dtb\0" /* 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.1