diff options
author | Andrew de Quincey <adq_dvb@lidskialf.net> | 2006-04-27 20:45:09 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-06-25 00:59:44 -0400 |
commit | 21c2858235a81ce4fa1862432eb0c98d8dbdee1e (patch) | |
tree | 7a06d90877c8379bb373b15f916d8f591c5df7ec /drivers/media/dvb/frontends/Kconfig | |
parent | d020542fdaaa69e3061e15d096f11fbc4aeeb93f (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/Kconfig | 6 |
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 | |||
226 | help | 226 | help |
227 | An SEC control chip. | 227 | An SEC control chip. |
228 | 228 | ||
229 | config DVB_ISL6421 | ||
230 | tristate "ISL6421 SEC controller" | ||
231 | depends on DVB_CORE | ||
232 | help | ||
233 | An SEC control chip. | ||
234 | |||
229 | endmenu | 235 | endmenu |