summaryrefslogtreecommitdiff
path: root/drivers/media/dvb/frontends/Kconfig
diff options
context:
space:
mode:
authorAndrew de Quincey <adq_dvb@lidskialf.net>2006-04-27 21:45:09 -0300
committerMauro Carvalho Chehab <mchehab@infradead.org>2006-06-25 01:59:44 -0300
commit21c2858235a81ce4fa1862432eb0c98d8dbdee1e (patch)
tree7a06d90877c8379bb373b15f916d8f591c5df7ec /drivers/media/dvb/frontends/Kconfig
parentd020542fdaaa69e3061e15d096f11fbc4aeeb93f (diff)
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