summaryrefslogtreecommitdiffstats
path: root/include/configs/tseries.h
diff options
context:
space:
mode:
authorHannes Petermaier <oe5hpm@oevsv.at>2015-04-24 14:49:36 +0200
committerTom Rini <trini@konsulko.com>2015-05-08 17:24:17 -0400
commit10c63f2ebe1172864ff0e0406c29759044bc420e (patch)
tree15d861dc75cc711624888a8737f348ceaa85d5cf /include/configs/tseries.h
parentd804452bf4e4484d2ea305f3d4dc7ba219298fb3 (diff)
downloadtalos-obmc-uboot-10c63f2ebe1172864ff0e0406c29759044bc420e.tar.gz
talos-obmc-uboot-10c63f2ebe1172864ff0e0406c29759044bc420e.zip
board/BuR/tseries: remove unnary CONFIG_LCD_NOSTDOUT
the CONFIG_LCD_NOSTDOUT feature never had become mainline in uboot due to the fact that the problem of "not writing out whole console to lcd" can be solved with another way. So we remove this unnary define. Signed-off-by: Hannes Petermaier <oe5hpm@oevsv.at>
Diffstat (limited to 'include/configs/tseries.h')
-rw-r--r--include/configs/tseries.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/tseries.h b/include/configs/tseries.h
index 4406e6fafb..f2df35834f 100644
--- a/include/configs/tseries.h
+++ b/include/configs/tseries.h
@@ -16,7 +16,6 @@
/* ------------------------------------------------------------------------- */
#define CONFIG_AM335X_LCD
#define CONFIG_LCD
-#define CONFIG_LCD_NOSTDOUT
#define CONFIG_LCD_ROTATION
#define CONFIG_SYS_WHITE_ON_BLACK
#define LCD_BPP LCD_COLOR32
OpenPOWER on IntegriCloud