aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/mantis/Kconfig
diff options
context:
space:
mode:
authorManu Abraham <abraham.manu@gmail.com>2009-12-02 21:57:10 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-01-17 11:55:27 -0200
commit41e840b13e111ba18b138d055ddd250bd5ad5e39 (patch)
treedd5c1a60f06549925277c396a964724dd87329e1 /drivers/media/dvb/mantis/Kconfig
parent6ccf80eb15ccaca4d3f1ab5162b9ded5eecd9971 (diff)
downloadkernel_samsung_espresso10-41e840b13e111ba18b138d055ddd250bd5ad5e39.zip
kernel_samsung_espresso10-41e840b13e111ba18b138d055ddd250bd5ad5e39.tar.gz
kernel_samsung_espresso10-41e840b13e111ba18b138d055ddd250bd5ad5e39.tar.bz2
V4L/DVB (13699): [Mantis, MB86A16] Initial checkin: Mantis, MB86A16
Signed-off-by: Manu Abraham <manu@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/mantis/Kconfig')
-rw-r--r--drivers/media/dvb/mantis/Kconfig13
1 files changed, 13 insertions, 0 deletions
diff --git a/drivers/media/dvb/mantis/Kconfig b/drivers/media/dvb/mantis/Kconfig
new file mode 100644
index 0000000..4ba16d0
--- /dev/null
+++ b/drivers/media/dvb/mantis/Kconfig
@@ -0,0 +1,13 @@
+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.