summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/Kconfig
diff options
context:
space:
mode:
authorAndrew de Quincey2006-04-28 02:45:09 +0200
committerMauro Carvalho Chehab2006-06-25 06:59:44 +0200
commit21c2858235a81ce4fa1862432eb0c98d8dbdee1e (patch)
tree7a06d90877c8379bb373b15f916d8f591c5df7ec /drivers/media/dvb/frontends/Kconfig
parentV4L/DVB (3932): Convert lnbp21 to a module (diff)
downloadkernel-qcow2-linux-21c2858235a81ce4fa1862432eb0c98d8dbdee1e.tar.gz
kernel-qcow2-linux-21c2858235a81ce4fa1862432eb0c98d8dbdee1e.tar.xz
kernel-qcow2-linux-21c2858235a81ce4fa1862432eb0c98d8dbdee1e.zip
V4L/DVB (3933): Add isl6421 module
Driver for the ISL6421 LNB chip Signed-off-by: Andrew de Quincey <adq_dvb@lidskialf.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/dvb/frontends/Kconfig')
-rw-r--r--drivers/media/dvb/frontends/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/media/dvb/frontends/Kconfig b/drivers/media/dvb/frontends/Kconfig
index 64cd63623b0b..0ef361f0309b 100644
--- a/drivers/media/dvb/frontends/Kconfig
+++ b/drivers/media/dvb/frontends/Kconfig
@@ -226,4 +226,10 @@ config DVB_LNBP21
help
An SEC control chip.
+config DVB_ISL6421
+ tristate "ISL6421 SEC controller"
+ depends on DVB_CORE
+ help
+ An SEC control chip.
+
endmenu