24 lines
765 B
Plaintext
24 lines
765 B
Plaintext
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.
|
|
|
|
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.
|