aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/common/tuners/Kconfig
diff options
context:
space:
mode:
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 850d5689b14d..8d93ba857361 100644
--- a/drivers/media/common/tuners/Kconfig
+++ b/drivers/media/common/tuners/Kconfig
@@ -162,4 +162,11 @@ config MEDIA_TUNER_MXL5005S
162 help 162 help
163 A driver for the silicon tuner MXL5005S from MaxLinear. 163 A driver for the silicon tuner MXL5005S from MaxLinear.
164 164
165config MEDIA_TUNER_MXL5007T
166 tristate "MaxLinear MxL5007T silicon tuner"
167 depends on VIDEO_MEDIA && I2C
168 default m if DVB_FE_CUSTOMISE
169 help
170 A driver for the silicon tuner MxL5007T from MaxLinear.
171
165endif # MEDIA_TUNER_CUSTOMIZE 172endif # MEDIA_TUNER_CUSTOMIZE