添加开机logo-’HAS‘后续优化定制图案方式

This commit is contained in:
2024-09-23 18:21:05 +08:00
parent a96d42e82d
commit 59941aba70
4 changed files with 539 additions and 0 deletions

View File

@@ -189,6 +189,14 @@ config DISP2_SUNXI_BOOT_COLORBAR
If true, the framebuffer will be filled by specified data
to display vertical colorbar.
config DISP2_SUNXI_KERNEL_LOAD_HAS_LOGO
bool "kernel load 'HAS' logo image Support for disp driver(sunxi-disp2)"
depends on DISP2_SUNXI
default n
---help---
If true, the 'HAS' logo framebuffer will be loaded by specified data
to be displayed.
config DISP2_SUNXI_DEBUG
bool "debugfs support for disp driver(sunxi-disp2)"
depends on DISP2_SUNXI