| menuconfig INTEL_ATOMISP | |
| bool "Enable support to Intel MIPI camera drivers" | |
| depends on X86 && EFI && MEDIA_CONTROLLER && PCI && ACPI | |
| help | |
| Enable support for the Intel ISP2 camera interfaces and MIPI | |
| sensor drivers. | |
| if INTEL_ATOMISP | |
| source "drivers/staging/media/atomisp/pci/Kconfig" | |
| source "drivers/staging/media/atomisp/i2c/Kconfig" | |
| endif |