summaryrefslogtreecommitdiff
path: root/include/configs/ti_am335x_common.h
diff options
context:
space:
mode:
authorThomas Chou <thomas@wytron.com.tw>2015-11-19 13:48:13 (GMT)
committerTom Rini <trini@konsulko.com>2015-11-22 02:50:17 (GMT)
commit4fb6055211b28c525fb45463ebe5da2757d9abc7 (patch)
treef606043e5e6eef43633cd41983c79b1873b164af /include/configs/ti_am335x_common.h
parentc7b9686d5d482c8e952598841ea467e6ec0ec0de (diff)
downloadu-boot-4fb6055211b28c525fb45463ebe5da2757d9abc7.tar.xz
ns16550: zap CONFIG_NS16550_SERIAL
Zap CONFIG_NS16550_SERIAL, as the unification of ns16550 drivers is completed. Signed-off-by: Thomas Chou <thomas@wytron.com.tw> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/ti_am335x_common.h')
-rw-r--r--include/configs/ti_am335x_common.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/ti_am335x_common.h b/include/configs/ti_am335x_common.h
index 32348ab..3beb9db 100644
--- a/include/configs/ti_am335x_common.h
+++ b/include/configs/ti_am335x_common.h
@@ -19,10 +19,6 @@
#define CONFIG_SYS_TIMERBASE 0x48040000 /* Use Timer2 */
#define CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC
-#ifndef CONFIG_SPL_BUILD
-# define CONFIG_NS16550_SERIAL
-#endif
-
#include <asm/arch/omap.h>
/* NS16550 Configuration */