commit | 10c63f2ebe1172864ff0e0406c29759044bc420e | [log] [tgz] |
---|---|---|
author | Hannes Petermaier <oe5hpm@oevsv.at> | Fri Apr 24 14:49:36 2015 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri May 08 17:24:17 2015 -0400 |
tree | 15d861dc75cc711624888a8737f348ceaa85d5cf | |
parent | d804452bf4e4484d2ea305f3d4dc7ba219298fb3 [diff] |
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>