commit | d017696eeca2bad1a370d42eec546eb25853f03a | [log] [tgz] |
---|---|---|
author | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Wed May 31 17:59:36 2017 +0200 |
committer | Simon Glass <sjg@chromium.org> | Wed Jun 07 21:30:50 2017 -0600 |
tree | 3501aaea3a400a6b92e6f98447f3205502d86887 | |
parent | 094f4da3db4a9a11898e8ced87dfdc801922f969 [diff] |
rockchip: board: puma_rk3399: enable BMP_16BPP, BMP_24BPP and BMP_32BPP With video output support for the RK3399-Q7 (Puma) available, we want CMD_BMP enabled and the support for 16bit, 24bit and 32bit BMPs defined. Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Version-changes: 2 - enable SYS_WHITE_ON_BLACK via defconfig Reviewed-by: Simon Glass <sjg@chromium.org>