aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/Kconfig
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2012-08-14 11:13:30 -0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-08-15 15:36:22 -0400
commitb285192a43f0432d82c2c10974204e78af0da596 (patch)
tree618aa87e760c9c949eca9e4df6ae0eeffa11dcfc /drivers/media/video/Kconfig
parent68de959f773a1d49096835c411390bceff5d1549 (diff)
[media] rename most media/video pci drivers to media/pci
Rename all PCI drivers with their own directory under drivers/media/video into drivers/media/pci and update the building system. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/Kconfig')
-rw-r--r--drivers/media/video/Kconfig15
1 files changed, 0 insertions, 15 deletions
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig
index f3d4228dbb0e..a8371948d184 100644
--- a/drivers/media/video/Kconfig
+++ b/drivers/media/video/Kconfig
@@ -619,14 +619,6 @@ menuconfig V4L_PCI_DRIVERS
619 619
620if V4L_PCI_DRIVERS 620if V4L_PCI_DRIVERS
621 621
622source "drivers/media/video/cx18/Kconfig"
623
624source "drivers/media/video/cx23885/Kconfig"
625
626source "drivers/media/video/cx25821/Kconfig"
627
628source "drivers/media/video/cx88/Kconfig"
629
630config VIDEO_HEXIUM_GEMINI 622config VIDEO_HEXIUM_GEMINI
631 tristate "Hexium Gemini frame grabber" 623 tristate "Hexium Gemini frame grabber"
632 depends on PCI && VIDEO_V4L2 && I2C 624 depends on PCI && VIDEO_V4L2 && I2C
@@ -650,8 +642,6 @@ config VIDEO_HEXIUM_ORION
650 To compile this driver as a module, choose M here: the 642 To compile this driver as a module, choose M here: the
651 module will be called hexium_orion. 643 module will be called hexium_orion.
652 644
653source "drivers/media/video/ivtv/Kconfig"
654
655config VIDEO_MEYE 645config VIDEO_MEYE
656 tristate "Sony Vaio Picturebook Motion Eye Video For Linux" 646 tristate "Sony Vaio Picturebook Motion Eye Video For Linux"
657 depends on PCI && SONY_LAPTOP && VIDEO_V4L2 647 depends on PCI && SONY_LAPTOP && VIDEO_V4L2
@@ -682,11 +672,6 @@ config VIDEO_MXB
682 To compile this driver as a module, choose M here: the 672 To compile this driver as a module, choose M here: the
683 module will be called mxb. 673 module will be called mxb.
684 674
685source "drivers/media/video/saa7134/Kconfig"
686
687source "drivers/media/video/saa7164/Kconfig"
688
689source "drivers/media/video/zoran/Kconfig"
690 675
691config STA2X11_VIP 676config STA2X11_VIP
692 tristate "STA2X11 VIP Video For Linux" 677 tristate "STA2X11 VIP Video For Linux"