aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/Kconfig
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2008-10-24 13:44:38 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2008-12-29 17:53:13 -0200
commitc2e591fcb7aa5300cf6967edb29960628cf1831d (patch)
treefc334916c6b90395ad1583c2b8638116284a54f8 /drivers/media/dvb/frontends/Kconfig
parent67ea14f250c295486baa3440ca85be0b032fda95 (diff)
downloadkernel_samsung_smdk4412-c2e591fcb7aa5300cf6967edb29960628cf1831d.zip
kernel_samsung_smdk4412-c2e591fcb7aa5300cf6967edb29960628cf1831d.tar.gz
kernel_samsung_smdk4412-c2e591fcb7aa5300cf6967edb29960628cf1831d.tar.bz2
V4L/DVB (9366): Move S921 driver to the proper place and allow it to compile
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/frontends/Kconfig')
-rw-r--r--drivers/media/dvb/frontends/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/drivers/media/dvb/frontends/Kconfig b/drivers/media/dvb/frontends/Kconfig
index 96b93e2..8da1e81 100644
--- a/drivers/media/dvb/frontends/Kconfig
+++ b/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