rockchip: rk3399: default enable bmp display
Change-Id: Ia8f2db14e4423407bfc267cb9d9080b05ca993da Signed-off-by: Mark Yao <mark.yao@rock-chips.com>
This commit is contained in:
parent
5174e4ff73
commit
19d1aa3c9c
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue