Loading drivers/media/parport/Kconfig +4 −1 Original line number Diff line number Diff line menuconfig MEDIA_PARPORT_SUPPORT bool "V4L ISA and parallel port devices" bool "ISA and parallel port devices" depends on (ISA || PARPORT) && MEDIA_CAMERA_SUPPORT help Enables drivers for ISA and parallel port bus. If you need media drivers using those legacy buses, say Y. if MEDIA_PARPORT_SUPPORT config VIDEO_BWQCAM Loading drivers/media/pci/Kconfig +3 −0 Original line number Diff line number Diff line menuconfig MEDIA_PCI_SUPPORT bool "Media PCI Adapters" depends on PCI && MEDIA_SUPPORT help Enable media drivers for PCI/PCIe bus. If you have such devices, say Y. if MEDIA_PCI_SUPPORT Loading drivers/media/usb/Kconfig +3 −0 Original line number Diff line number Diff line menuconfig MEDIA_USB_SUPPORT bool "Media USB Adapters" depends on USB && MEDIA_SUPPORT help Enable media drivers for USB bus. If you have such devices, say Y. if MEDIA_USB_SUPPORT Loading drivers/media/i2c/Kconfig +1 −1 File changed.Contains only whitespace changes. Show changes Loading
drivers/media/parport/Kconfig +4 −1 Original line number Diff line number Diff line menuconfig MEDIA_PARPORT_SUPPORT bool "V4L ISA and parallel port devices" bool "ISA and parallel port devices" depends on (ISA || PARPORT) && MEDIA_CAMERA_SUPPORT help Enables drivers for ISA and parallel port bus. If you need media drivers using those legacy buses, say Y. if MEDIA_PARPORT_SUPPORT config VIDEO_BWQCAM Loading
drivers/media/pci/Kconfig +3 −0 Original line number Diff line number Diff line menuconfig MEDIA_PCI_SUPPORT bool "Media PCI Adapters" depends on PCI && MEDIA_SUPPORT help Enable media drivers for PCI/PCIe bus. If you have such devices, say Y. if MEDIA_PCI_SUPPORT Loading
drivers/media/usb/Kconfig +3 −0 Original line number Diff line number Diff line menuconfig MEDIA_USB_SUPPORT bool "Media USB Adapters" depends on USB && MEDIA_SUPPORT help Enable media drivers for USB bus. If you have such devices, say Y. if MEDIA_USB_SUPPORT Loading