diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-12-14 01:49:49 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-12-14 01:49:49 -0200 |
commit | 1a97b7617165d0c5f13812dad33afa56efb499ae (patch) | |
tree | c429b090a4704fb84b5340aa2005f25d5f31aa4e /linux/drivers/media/dvb/frontends/Kconfig | |
parent | ed31b2b95aaeb2d32f11053cc521b798b3280195 (diff) | |
parent | a9efe23fbe1000bff6e24012a5b580f9a8b93a92 (diff) | |
download | mediapointer-dvb-s2-1a97b7617165d0c5f13812dad33afa56efb499ae.tar.gz mediapointer-dvb-s2-1a97b7617165d0c5f13812dad33afa56efb499ae.tar.bz2 |
merge: http://linuxtv.org/hg/~pb/v4l-dvb/
From: Mauro Carvalho Chehab <mchehab@redhat.com>
Priority: normal
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'linux/drivers/media/dvb/frontends/Kconfig')
-rw-r--r-- | linux/drivers/media/dvb/frontends/Kconfig | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/linux/drivers/media/dvb/frontends/Kconfig b/linux/drivers/media/dvb/frontends/Kconfig index 2470d88e9..002695607 100644 --- a/linux/drivers/media/dvb/frontends/Kconfig +++ b/linux/drivers/media/dvb/frontends/Kconfig @@ -118,6 +118,14 @@ config DVB_TUNER_ITD1000 help A DVB-S tuner module. Say Y when you want to support this frontend. +config DVB_TUNER_CX24113 + tristate "Conexant CX24113/CX24128 tuner for DVB-S/DSS" + depends on DVB_CORE && I2C + default m if DVB_FE_CUSTOMISE + help + A DVB-S tuner module. Say Y when you want to support this frontend. + + config DVB_TDA826X tristate "Philips TDA826X silicon tuner" depends on DVB_CORE && I2C |