summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/frontends/Kconfig
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2008-10-24 14:44:38 -0200
committerMauro Carvalho Chehab <mchehab@redhat.com>2008-10-24 14:44:38 -0200
commit2245652cac401039c92068767ae978b4c922897b (patch)
tree1d61f4994a12e090851a42b6736fd5eff842a8fd /linux/drivers/media/dvb/frontends/Kconfig
parentc61629aabee98f55e9f6fd2d2e8e65758ab4fcec (diff)
downloadmediapointer-dvb-s2-2245652cac401039c92068767ae978b4c922897b.tar.gz
mediapointer-dvb-s2-2245652cac401039c92068767ae978b4c922897b.tar.bz2
Move S921 driver to the proper place and allow it to compile
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/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/linux/drivers/media/dvb/frontends/Kconfig b/linux/drivers/media/dvb/frontends/Kconfig
index 96b93e21a..8da1e8166 100644
--- a/linux/drivers/media/dvb/frontends/Kconfig
+++ b/linux/drivers/media/dvb/frontends/Kconfig
@@ -369,6 +369,17 @@ config DVB_S5H1411
An ATSC 8VSB and QAM64/256 tuner module. Say Y when you want
to support this frontend.
+comment "ISDB-T (terrestrial) frontends"
+ depends on DVB_CORE
+
+config DVB_S921
+ tristate "Sharp S921 tuner"
+ depends on DVB_CORE && I2C
+ default m if DVB_FE_CUSTOMISE
+ help
+ AN ISDB-T DQPSK, QPSK, 16QAM and 64QAM 1seg tuner module.
+ Say Y when you want to support this frontend.
+
comment "Digital terrestrial only tuners/PLL"
depends on DVB_CORE