lineage_kernel_xcoverpro/drivers/vision/Kconfig

12 lines
238 B
Plaintext
Raw Permalink Normal View History

2023-06-18 22:53:49 +00:00
menuconfig VISION_SUPPORT
bool "Vision Support"
help
If you want to use hardware acceleration for vision
enable this option and other options below.
if VISION_SUPPORT
source "drivers/vision/vipx/Kconfig"
endif # VISION_SUPPORT