forked from Minki/linux
41e840b13e
Signed-off-by: Manu Abraham <manu@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
14 lines
330 B
Plaintext
14 lines
330 B
Plaintext
config DVB_MANTIS
|
|
tristate "MANTIS based cards"
|
|
depends on DVB_CORE && PCI && I2C
|
|
select DVB_MB86A16
|
|
select DVB_CU1216
|
|
select DVB_ZL10353
|
|
select DVB_STV0299
|
|
select DVB_PLL
|
|
help
|
|
Support for PCI cards based on the Mantis PCI bridge.
|
|
Say Y when you have a Mantis based DVB card and want to use it.
|
|
|
|
If unsure say N.
|