添加开机动画
This commit is contained in:
@@ -197,6 +197,20 @@ config DISP2_SUNXI_KERNEL_LOAD_HAS_LOGO
|
||||
If true, the 'HAS' logo framebuffer will be loaded by specified data
|
||||
to be displayed.
|
||||
|
||||
config LOGO_FRONT
|
||||
bool "front logo display"
|
||||
depends on DISP2_SUNXI_KERNEL_LOAD_HAS_LOGO
|
||||
default n
|
||||
---help---
|
||||
If true, the front logo will be displayed during kernel.
|
||||
|
||||
config LOGO_BACK
|
||||
bool "back logo display"
|
||||
depends on DISP2_SUNXI_KERNEL_LOAD_HAS_LOGO
|
||||
default n
|
||||
---help---
|
||||
If true, the back logo will be displayed during kernel.
|
||||
|
||||
config DISP2_SUNXI_DEBUG
|
||||
bool "debugfs support for disp driver(sunxi-disp2)"
|
||||
depends on DISP2_SUNXI
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user