2025-10-10 16:07:00 +08:00

12 lines
254 B
Plaintext

menu "JPEG_DEC"
config JPEGDEC_HW
bool "Enable JPEGDEC Display"
default n
config JPEGDEC_HW_SUPPORT_DRI
bool "Enable JPEGDEC support dri"
default n
config JPEGDEC_HW_SUPPORT_FFD9_CHECK
bool "Enable JPEGDEC ff d9 check"
default n
endmenu