aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/dvb/frontends/Kconfig')
-rw-r--r--drivers/media/dvb/frontends/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/media/dvb/frontends/Kconfig b/drivers/media/dvb/frontends/Kconfig
index 0209644f222a..4284a3092c14 100644
--- a/drivers/media/dvb/frontends/Kconfig
+++ b/drivers/media/dvb/frontends/Kconfig
@@ -369,6 +369,11 @@ config DVB_TUNER_XC5000
369 This device is only used inside a SiP called togther with a 369 This device is only used inside a SiP called togther with a
370 demodulator for now. 370 demodulator for now.
371 371
372config DVB_TUNER_ITD1000
373 tristate "Integrant ITD1000 Zero IF tuner for DVB-S/DSS"
374 depends on DVB_CORE && I2C
375 default m if DVB_FE_CUSTOMISE
376
372comment "Miscellaneous devices" 377comment "Miscellaneous devices"
373 depends on DVB_CORE 378 depends on DVB_CORE
374 379