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 bddbab43a2df..dd12a1ebda82 100644 --- a/drivers/media/dvb-frontends/Kconfig +++ b/drivers/media/dvb-frontends/Kconfig | |||
@@ -35,6 +35,13 @@ config DVB_STV6110x | |||
35 | help | 35 | help |
36 | A Silicon tuner that supports DVB-S and DVB-S2 modes | 36 | A Silicon tuner that supports DVB-S and DVB-S2 modes |
37 | 37 | ||
38 | config DVB_M88DS3103 | ||
39 | tristate "Montage M88DS3103" | ||
40 | depends on DVB_CORE && I2C && I2C_MUX | ||
41 | default m if !MEDIA_SUBDRV_AUTOSELECT | ||
42 | help | ||
43 | Say Y when you want to support this frontend. | ||
44 | |||
38 | comment "Multistandard (cable + terrestrial) frontends" | 45 | comment "Multistandard (cable + terrestrial) frontends" |
39 | depends on DVB_CORE | 46 | depends on DVB_CORE |
40 | 47 | ||