2024-05-07 10:09:20 +00:00
|
|
|
config DISP2_SUNXI_SUPPORT_SMBL
|
|
|
|
bool "Support smart backlight"
|
|
|
|
default y
|
|
|
|
---help---
|
|
|
|
If you want to support smart backlight, select it.
|
|
|
|
|
|
|
|
config DISP2_SUNXI_SUPPORT_ENAHNCE
|
|
|
|
bool "Support Video Enhance Process"
|
|
|
|
default y
|
|
|
|
---help---
|
|
|
|
If you want to support video enhance process, select it.
|
2025-02-25 02:22:16 +00:00
|
|
|
|
|
|
|
config DISP2_HAS_SUPPORT_FRONT_WKSRCBL
|
|
|
|
bool "Support changing the front backlight according to the wakeup source"
|
|
|
|
default n
|
|
|
|
---help---
|
|
|
|
If you want to support changing the front backlight according to the wakeup source, select it.
|
|
|
|
|
|
|
|
config DISP2_HAS_SUPPORT_BACK_WKSRCBL
|
|
|
|
bool "Support changing the back backlight according to the wakeup source"
|
|
|
|
default n
|
|
|
|
---help---
|
|
|
|
If you want to support changing the back backlight according to the wakeup source, select it.
|