summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/Kconfig
diff options
context:
space:
mode:
authorSteven Toth2008-04-19 06:06:25 +0200
committerMauro Carvalho Chehab2008-04-24 19:09:44 +0200
commit7bbb1ce4f3e517666ad27f3307d49bb2da69ffec (patch)
treef41e23bf01d70667c23ea5b5bd56c6330c3dbf08 /drivers/media/dvb/frontends/Kconfig
parentV4L/DVB (7642): cx88: enable radio GPIO correctly (diff)
downloadkernel-qcow2-linux-7bbb1ce4f3e517666ad27f3307d49bb2da69ffec.tar.gz
kernel-qcow2-linux-7bbb1ce4f3e517666ad27f3307d49bb2da69ffec.tar.xz
kernel-qcow2-linux-7bbb1ce4f3e517666ad27f3307d49bb2da69ffec.zip
V4L/DVB (7644): Adding support for the NXP TDA10048HN DVB OFDM demodulator
Adding support for the NXP TDA10048HN DVB OFDM 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 ae3659be323f..68fab616f55d 100644
--- a/drivers/media/dvb/frontends/Kconfig
+++ b/drivers/media/dvb/frontends/Kconfig
@@ -188,6 +188,14 @@ config DVB_DIB7000P
A DVB-T tuner module. Designed for mobile usage. Say Y when you want
to support this frontend.
+config DVB_TDA10048
+ tristate "Philips TDA10048HN based"
+ depends on DVB_CORE && I2C
+ default m if DVB_FE_CUSTOMISE
+ select FW_LOADER
+ help
+ A DVB-T tuner module. Say Y when you want to support this frontend.
+
comment "DVB-C (cable) frontends"
depends on DVB_CORE