1config DISP2_SUNXI_SUPPORT_SMBL 2 bool "Support smart backlight" 3 default y 4 help 5 If you want to support smart backlight, select it. 6 7config DISP2_SUNXI_SUPPORT_ENAHNCE 8 bool "Support Video Enhance Process" 9 default y 10 help 11 If you want to support video enhance process, select it. 12 13config DISP2_SUNXI_DEVICE_OFF_ON_RELEASE 14 bool "Clear all layers and turn off display device on /dev/disp release" 15 default y 16 help 17 Select it to enable this feature. 18