summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/Kconfig
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2008-10-04 14:51:50 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2008-10-04 14:51:50 -0300
commit88778479f1fa5916aa079b9c17929716ebc182a6 (patch)
tree8960ed0705c81262a8b534cf182c6b56d07bb6b4 /linux/drivers/media/dvb/Kconfig
parent5fa51c4127709c7bcbcbbc6e14b4780908e36990 (diff)
parentedd1d19fe9c951f51b87b6a614f3e5abc2a6c12e (diff)
downloadmediapointer-dvb-s2-88778479f1fa5916aa079b9c17929716ebc182a6.tar.gz
mediapointer-dvb-s2-88778479f1fa5916aa079b9c17929716ebc182a6.tar.bz2
merge: http://linuxtv.org/hg/~tmerle/cinergyT2
From: Mauro Carvalho Chehab <mchehab@redhat.com> Priority: normal Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'linux/drivers/media/dvb/Kconfig')
-rw-r--r--linux/drivers/media/dvb/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/linux/drivers/media/dvb/Kconfig b/linux/drivers/media/dvb/Kconfig
index 52df38d28..0bcd85257 100644
--- a/linux/drivers/media/dvb/Kconfig
+++ b/linux/drivers/media/dvb/Kconfig
@@ -34,6 +34,10 @@ comment "Supported Pluto2 Adapters"
depends on DVB_CORE && PCI && I2C
source "drivers/media/dvb/pluto2/Kconfig"
+comment "Supported SDMC DM1105 Adapters"
+ depends on DVB_CORE && PCI && I2C
+source "drivers/media/dvb/dm1105/Kconfig"
+
comment "Supported DVB Frontends"
depends on DVB_CORE
source "drivers/media/dvb/frontends/Kconfig"