summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/Kconfig
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2012-08-14 12:53:09 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-08-15 16:37:25 -0300
commit3e7c99126f1e18379bdac0544255e230d623ab3a (patch)
tree3d7fafc32daf9c547fbfcb8b8152293ed7c56c10 /drivers/media/pci/Kconfig
parentb285192a43f0432d82c2c10974204e78af0da596 (diff)
downloadop-kernel-dev-3e7c99126f1e18379bdac0544255e230d623ab3a.zip
op-kernel-dev-3e7c99126f1e18379bdac0544255e230d623ab3a.tar.gz
[media] move analog PCI saa7146 drivers to its own dir
Instead of having them under drivers/media/video, move them to their own directory. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/pci/Kconfig')
-rw-r--r--drivers/media/pci/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/media/pci/Kconfig b/drivers/media/pci/Kconfig
index b69cb12..e1a9e1a 100644
--- a/drivers/media/pci/Kconfig
+++ b/drivers/media/pci/Kconfig
@@ -9,6 +9,7 @@ if MEDIA_ANALOG_TV_SUPPORT
comment "Media capture/analog TV support"
source "drivers/media/pci/ivtv/Kconfig"
source "drivers/media/pci/zoran/Kconfig"
+source "drivers/media/pci/saa7146/Kconfig"
endif
if MEDIA_ANALOG_TV_SUPPORT || MEDIA_DIGITAL_TV_SUPPORT
@@ -20,6 +21,7 @@ source "drivers/media/pci/cx88/Kconfig"
source "drivers/media/pci/bt8xx/Kconfig"
source "drivers/media/pci/saa7134/Kconfig"
source "drivers/media/pci/saa7164/Kconfig"
+
endif
if MEDIA_DIGITAL_TV_SUPPORT
OpenPOWER on IntegriCloud