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 10f12bad104..394cb050bc7 100644
--- a/drivers/media/common/tuners/Kconfig
+++ b/drivers/media/common/tuners/Kconfig
@@ -139,4 +139,11 @@ config MEDIA_TUNER_XC5000
139 This device is only used inside a SiP called togther with a 139 This device is only used inside a SiP called togther with a
140 demodulator for now. 140 demodulator for now.
141 141
142config MEDIA_TUNER_MXL5005S
143 tristate "MaxLinear MSL5005S silicon tuner"
144 depends on I2C
145 default m if DVB_FE_CUSTOMISE
146 help
147 A driver for the silicon tuner MXL5005S from MaxLinear.
148
142endif # MEDIA_TUNER_CUSTOMIZE 149endif # MEDIA_TUNER_CUSTOMIZE