mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-10 04:31:10 +08:00
12 lines
296 B
Plaintext
12 lines
296 B
Plaintext
|
config DISP2_SUNXI_SUPPORT_SMBL
|
||
|
bool "Support smart backlight"
|
||
|
default n
|
||
|
---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.
|