lineage_kernel_xcoverpro/drivers/vision/vipx/Kconfig

12 lines
197 B
Plaintext
Raw Permalink Normal View History

2023-06-18 22:53:49 +00:00
menuconfig EXYNOS_VIPX
bool "Exynos VIPx driver"
select EXYNOS_VIPX_PLATFORM
help
This is a vision image processing unit
if EXYNOS_VIPX
source "drivers/vision/vipx/platform/Kconfig"
endif