aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/Kconfig
diff options
context:
space:
mode:
authorHans Verkuil <hans.verkuil@cisco.com>2014-07-22 06:13:07 +0200
committerMauro Carvalho Chehab <m.chehab@samsung.com>2014-07-22 12:53:00 -0300
commit28cae868cd245b6bb2f27bce807e9d78afcf8ea2 (patch)
treefbb450d79e27cdb445f12b93b1b16db2d7978efe /drivers/media/pci/Kconfig
parent[media] coda: store IRAM size in struct coda_devtype (diff)
downloadlinux-dev-28cae868cd245b6bb2f27bce807e9d78afcf8ea2.tar.xz
linux-dev-28cae868cd245b6bb2f27bce807e9d78afcf8ea2.zip
[media] solo6x10: move out of staging into drivers/media/pci.
Now that the custom motion detection API has been replaced with a standard API there is no reason anymore to keep it in staging. So (finally!) move it to drivers/media/pci. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/media/pci/Kconfig')
-rw-r--r--drivers/media/pci/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/pci/Kconfig b/drivers/media/pci/Kconfig
index 53196f1366f3..5c16c9c2203e 100644
--- a/drivers/media/pci/Kconfig
+++ b/drivers/media/pci/Kconfig
@@ -19,6 +19,7 @@ if MEDIA_ANALOG_TV_SUPPORT
source "drivers/media/pci/ivtv/Kconfig"
source "drivers/media/pci/zoran/Kconfig"
source "drivers/media/pci/saa7146/Kconfig"
+source "drivers/media/pci/solo6x10/Kconfig"
endif
if MEDIA_ANALOG_TV_SUPPORT || MEDIA_DIGITAL_TV_SUPPORT