diff options
author | Igor M. Liplianin <liplianin@me.by> | 2008-09-16 17:21:11 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-10-12 07:37:06 -0400 |
commit | 04ad28c9916da709f38b1d43817892142c2c3508 (patch) | |
tree | 1ae338bce55ef7322dd96237a601f322639e4dac /drivers/media/dvb/dm1105/Kconfig | |
parent | 34c080295af9b3ed9f704a881e07eb5ac128e1ed (diff) |
V4L/DVB (9017): Add support for Silicon Laboratories SI2109/2110 demodulators.
Add support for Silicon Laboratories SI2109/2110 demodulator
and cards with it, such as DvbWorld PCI2002.
Signed-off-by: Igor M. Liplianin <liplianin@me.by>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/dm1105/Kconfig')
-rw-r--r-- | drivers/media/dvb/dm1105/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/dvb/dm1105/Kconfig b/drivers/media/dvb/dm1105/Kconfig index 4b96bbba9f42..2af5fffe138e 100644 --- a/drivers/media/dvb/dm1105/Kconfig +++ b/drivers/media/dvb/dm1105/Kconfig | |||
@@ -4,6 +4,7 @@ config DVB_DM1105 | |||
4 | select DVB_PLL if !DVB_FE_CUSTOMISE | 4 | select DVB_PLL if !DVB_FE_CUSTOMISE |
5 | select DVB_STV0299 if !DVB_FE_CUSTOMISE | 5 | select DVB_STV0299 if !DVB_FE_CUSTOMISE |
6 | select DVB_CX24116 if !DVB_FE_CUSTOMISE | 6 | select DVB_CX24116 if !DVB_FE_CUSTOMISE |
7 | select DVB_SI21XX if !DVB_FE_CUSTOMISE | ||
7 | help | 8 | help |
8 | Support for cards based on the SDMC DM1105 PCI chip like | 9 | Support for cards based on the SDMC DM1105 PCI chip like |
9 | DvbWorld 2002 | 10 | DvbWorld 2002 |