GNU Linux-libre 4.14.290-gnu1
[releases.git] / drivers / staging / media / atomisp / Kconfig
1 menuconfig INTEL_ATOMISP
2         bool "Enable support to Intel MIPI camera drivers"
3         depends on X86 && EFI && MEDIA_CONTROLLER && PCI && ACPI
4         help
5           Enable support for the Intel ISP2 camera interfaces and MIPI
6           sensor drivers.
7
8 if INTEL_ATOMISP
9 source "drivers/staging/media/atomisp/pci/Kconfig"
10 source "drivers/staging/media/atomisp/i2c/Kconfig"
11 endif