aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb
diff options
context:
space:
mode:
authorManu Abraham <abraham.manu@gmail.com>2009-12-09 17:00:33 -0500
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-01-17 08:55:44 -0500
commit83dbe82bd7766e5045e6561bd44e22b801e7ad76 (patch)
tree56425a24b77cc8aafd3321bddf0985cdd5c8deb6 /drivers/media/dvb
parent0bdc799b8b82cf61c86604291c53998febc96403 (diff)
V4L/DVB (13803): Remove unused dependency on CU1216
Thanks to Matthias Wachter <mathias@waechter.wiz.at> for pointing it out. Signed-off-by: Manu Abraham <manu@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb')
-rw-r--r--drivers/media/dvb/mantis/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/dvb/mantis/Kconfig b/drivers/media/dvb/mantis/Kconfig
index aaf025097b44..f9219cd7bb0c 100644
--- a/drivers/media/dvb/mantis/Kconfig
+++ b/drivers/media/dvb/mantis/Kconfig
@@ -11,7 +11,6 @@ config DVB_MANTIS
11 tristate "MANTIS based cards" 11 tristate "MANTIS based cards"
12 depends on MANTIS_CORE && DVB_CORE && PCI && I2C 12 depends on MANTIS_CORE && DVB_CORE && PCI && I2C
13 select DVB_MB86A16 13 select DVB_MB86A16
14 select DVB_CU1216
15 select DVB_ZL10353 14 select DVB_ZL10353
16 select DVB_STV0299 15 select DVB_STV0299
17 select DVB_PLL 16 select DVB_PLL