summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/Kconfig
diff options
context:
space:
mode:
authorSteven Toth2008-04-25 08:44:36 +0200
committerMauro Carvalho Chehab2008-04-26 14:29:56 +0200
commit8b4f1d031627d6f36d6ada05ab7670c2317efdaa (patch)
tree29488e2587325c2e254201a27148af5d7761e9c7 /drivers/media/dvb/frontends/Kconfig
parentV4L/DVB (7740): tuner-xc2028.c dubious !x & y (diff)
downloadkernel-qcow2-linux-8b4f1d031627d6f36d6ada05ab7670c2317efdaa.tar.gz
kernel-qcow2-linux-8b4f1d031627d6f36d6ada05ab7670c2317efdaa.tar.xz
kernel-qcow2-linux-8b4f1d031627d6f36d6ada05ab7670c2317efdaa.zip
V4L/DVB (7741): s5h1411: Adding support for this ATSC/QAM demodulator
This adds full support for this demodulator. Signed-off-by: Steven Toth <stoth@hauppauge.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/dvb/frontends/Kconfig')
-rw-r--r--drivers/media/dvb/frontends/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/media/dvb/frontends/Kconfig b/drivers/media/dvb/frontends/Kconfig
index 68fab616f55d..f5fceb3cdb3c 100644
--- a/drivers/media/dvb/frontends/Kconfig
+++ b/drivers/media/dvb/frontends/Kconfig
@@ -307,6 +307,14 @@ config DVB_AU8522
An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
to support this frontend.
+config DVB_S5H1411
+ tristate "Samsung S5H1411 based"
+ depends on DVB_CORE && I2C
+ default m if DVB_FE_CUSTOMISE
+ help
+ An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
+ to support this frontend.
+
comment "Tuners/PLL support"
depends on DVB_CORE