aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/common/tuners/Kconfig
diff options
context:
space:
mode:
authorDavid T.L. Wong <davidtlwong@gmail.com>2009-10-26 06:42:34 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-12-05 18:41:33 -0200
commit95963cbcd0ee00026cc34ba84906ee4aa2029f4d (patch)
treee92fd02f77f4dcac8056d324a2f36855b830b523 /drivers/media/common/tuners/Kconfig
parent5232263a7daa1247fe4a30579c296ddccfeeb7e6 (diff)
downloadkernel_samsung_smdk4412-95963cbcd0ee00026cc34ba84906ee4aa2029f4d.zip
kernel_samsung_smdk4412-95963cbcd0ee00026cc34ba84906ee4aa2029f4d.tar.gz
kernel_samsung_smdk4412-95963cbcd0ee00026cc34ba84906ee4aa2029f4d.tar.bz2
V4L/DVB (13373): Maxium MAX2165 silicon tuner
Adds support for Maxim MAX2165 silicon tuner. It is tested on Mygica X8558Pro, which has MAX2165, ATBM8830 and CX23885 Signed-off-by: David T. L. Wong <davidtlwong@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/common/tuners/Kconfig')
-rw-r--r--drivers/media/common/tuners/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/media/common/tuners/Kconfig b/drivers/media/common/tuners/Kconfig
index 607d319..409a426 100644
--- a/drivers/media/common/tuners/Kconfig
+++ b/drivers/media/common/tuners/Kconfig
@@ -172,4 +172,11 @@ config MEDIA_TUNER_MC44S803
help
Say Y here to support the Freescale MC44S803 based tuners
+config MEDIA_TUNER_MAX2165
+ tristate "Maxim MAX2165 silicon tuner"
+ depends on VIDEO_MEDIA && I2C
+ default m if MEDIA_TUNER_CUSTOMISE
+ help
+ A driver for the silicon tuner MAX2165 from Maxim.
+
endif # MEDIA_TUNER_CUSTOMISE