summaryrefslogtreecommitdiff
path: root/include/configs/starfive-evb.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/starfive-evb.h')
-rw-r--r--include/configs/starfive-evb.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/configs/starfive-evb.h b/include/configs/starfive-evb.h
index d9f1e9aeb2..ffe90264f2 100644
--- a/include/configs/starfive-evb.h
+++ b/include/configs/starfive-evb.h
@@ -202,5 +202,9 @@
#define CONFIG_VIDEO_BMP_LOGO
#define CONFIG_VIDEO_LOGO
+#define CONFIG_BMP_16BPP
+#define CONFIG_BMP_24BPP
+#define CONFIG_BMP_32BPP
+
#endif /* _STARFIVE_EVB_H */