summaryrefslogtreecommitdiffstats
path: root/include/configs/T104xRDB.h
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2015-08-05 11:51:38 -0600
committerTom Rini <trini@konsulko.com>2015-08-05 14:12:42 -0400
commita5325cd5e91f77a2214e80198ae31c1d8b7e7c3c (patch)
treea2c2c57dc1eff5afe24b841c34eeaa7f6e246d98 /include/configs/T104xRDB.h
parent1a2728ae4faf12874173de156b8a7e66cfbbeae5 (diff)
downloadblackbird-obmc-uboot-a5325cd5e91f77a2214e80198ae31c1d8b7e7c3c.tar.gz
blackbird-obmc-uboot-a5325cd5e91f77a2214e80198ae31c1d8b7e7c3c.zip
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 <swarren@nvidia.com>
Diffstat (limited to 'include/configs/T104xRDB.h')
-rw-r--r--include/configs/T104xRDB.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/T104xRDB.h b/include/configs/T104xRDB.h
index e88cad678a..8c7c573562 100644
--- a/include/configs/T104xRDB.h
+++ b/include/configs/T104xRDB.h
@@ -463,7 +463,6 @@ $(SRCTREE)/board/freescale/t104xrdb/t1042d4_rcw.cfg
#define CONFIG_SYS_NS16550_COM2 (CONFIG_SYS_CCSRBAR+0x11C600)
#define CONFIG_SYS_NS16550_COM3 (CONFIG_SYS_CCSRBAR+0x11D500)
#define CONFIG_SYS_NS16550_COM4 (CONFIG_SYS_CCSRBAR+0x11D600)
-#define CONFIG_SERIAL_MULTI /* Enable both serial ports */
#ifndef CONFIG_SPL_BUILD
#define CONFIG_SYS_CONSOLE_IS_IN_ENV /* determine from environment */
#endif
OpenPOWER on IntegriCloud