summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-11-08 06:59:50 +0300
committerTom Rini <trini@konsulko.com>2021-11-12 22:18:17 +0300
commitd3fb2e3991cb6f7b2fa663601a050e8acce12826 (patch)
treea48ab9aaa4fdd9c7996c01d31e8389571c65f439 /arch
parent1914075c88fb645987955f6d0595c56e3a78a1c0 (diff)
downloadu-boot-d3fb2e3991cb6f7b2fa663601a050e8acce12826.tar.xz
Remove CONFIG_SERIAL_MULTI
This symbol has been functionally dead for a long time. Remove the last and recent re-introductions of setting it, and update the whitelist so it will not be re-introduced again. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/include/asm/arch-bcmcygnus/configs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/include/asm/arch-bcmcygnus/configs.h b/arch/arm/include/asm/arch-bcmcygnus/configs.h
index bf05cb3a72..27f30d1d2e 100644
--- a/arch/arm/include/asm/arch-bcmcygnus/configs.h
+++ b/arch/arm/include/asm/arch-bcmcygnus/configs.h
@@ -17,7 +17,6 @@
#define CONFIG_SYS_NS16550_CLK 100000000
#define CONFIG_SYS_NS16550_CLK_DIV 54
-#define CONFIG_SERIAL_MULTI
#define CONFIG_SYS_NS16550_COM3 0x18023000
/* Ethernet */