summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/Kconfig
diff options
context:
space:
mode:
authorSteven Toth2007-07-29 00:34:52 +0200
committerMauro Carvalho Chehab2007-10-10 03:03:38 +0200
commit89885558ada9e076b48f4b6887e252e13e7eaf74 (patch)
tree606bd152aeb395649c8639b769cad0f42ea665a5 /drivers/media/dvb/frontends/Kconfig
parentV4L/DVB (5947): Adding support for the MT2131 tuner. (diff)
downloadkernel-qcow2-linux-89885558ada9e076b48f4b6887e252e13e7eaf74.tar.gz
kernel-qcow2-linux-89885558ada9e076b48f4b6887e252e13e7eaf74.tar.xz
kernel-qcow2-linux-89885558ada9e076b48f4b6887e252e13e7eaf74.zip
V4L/DVB (5948): Adding support for the S5H1409/CX24227 8VSB/QAM demodulator.
This patch adds support for the Samsung S5H1409 demodulator, also known as the Conexant CX24227 demodulator. 8VSB mode has been tested and QAM has been implemented based on the spec, although it's untested. The S5H1409 / CX24227 appears on various Hauppauge boards. 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 c3c8af771f80..faf9fe3c9cce 100644
--- a/drivers/media/dvb/frontends/Kconfig
+++ b/drivers/media/dvb/frontends/Kconfig
@@ -283,6 +283,14 @@ config DVB_LGDT330X
An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
to support this frontend.
+config DVB_S5H1409
+ tristate "Samsung S5H1409 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