rockchip: rk3399: default enable bmp display

Change-Id: Ia8f2db14e4423407bfc267cb9d9080b05ca993da
Signed-off-by: Mark Yao <mark.yao@rock-chips.com>
This commit is contained in:
Mark Yao 2017-09-15 16:33:05 +08:00 committed by Kever Yang
parent 5174e4ff73
commit 19d1aa3c9c
1 changed files with 4 additions and 0 deletions

View File

@ -24,6 +24,10 @@
#define CONFIG_SERIAL_TAG
#define CONFIG_ENV_OVERWRITE
#define CONFIG_BMP_16BPP
#define CONFIG_BMP_24BPP
#define CONFIG_BMP_32BPP
#define ROCKCHIP_DEVICE_SETTINGS \
"stdout=serial,vidconsole\0" \
"stderr=serial,vidconsole\0"