diff options
Diffstat (limited to 'drivers/media/dvb/frontends/Kconfig')
-rw-r--r-- | drivers/media/dvb/frontends/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/media/dvb/frontends/Kconfig b/drivers/media/dvb/frontends/Kconfig index a7ea355907b6..4059d22a1e55 100644 --- a/drivers/media/dvb/frontends/Kconfig +++ b/drivers/media/dvb/frontends/Kconfig | |||
@@ -55,6 +55,13 @@ config DVB_MT312 | |||
55 | help | 55 | help |
56 | A DVB-S tuner module. Say Y when you want to support this frontend. | 56 | A DVB-S tuner module. Say Y when you want to support this frontend. |
57 | 57 | ||
58 | config DVB_ZL10036 | ||
59 | tristate "Zarlink ZL10036 silicon tuner" | ||
60 | depends on DVB_CORE && I2C | ||
61 | default m if DVB_FE_CUSTOMISE | ||
62 | help | ||
63 | A DVB-S tuner module. Say Y when you want to support this frontend. | ||
64 | |||
58 | config DVB_S5H1420 | 65 | config DVB_S5H1420 |
59 | tristate "Samsung S5H1420 based" | 66 | tristate "Samsung S5H1420 based" |
60 | depends on DVB_CORE && I2C | 67 | depends on DVB_CORE && I2C |