aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/Kconfig
diff options
context:
space:
mode:
authorMichael Krufky <mkrufky@linuxtv.org>2008-05-22 17:32:40 -0400
committerMauro Carvalho Chehab <mchehab@infradead.org>2008-07-20 06:20:56 -0400
commit3617691fb98b81850640a9b61fb932b798ad4504 (patch)
treeff7a0f3bf63c73242bfb6f63aeacb6d4ccab6032 /drivers/media/Kconfig
parent18658117ff844e8117f6b363cb7fa8c5f8ad2cb8 (diff)
V4L/DVB (8274): sms1xxx: build cleanup after driver relocation
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'drivers/media/Kconfig')
-rw-r--r--drivers/media/Kconfig14
1 files changed, 0 insertions, 14 deletions
diff --git a/drivers/media/Kconfig b/drivers/media/Kconfig
index e6a5879ea5f6..7a7803b5d497 100644
--- a/drivers/media/Kconfig
+++ b/drivers/media/Kconfig
@@ -115,20 +115,6 @@ source "drivers/media/radio/Kconfig"
115 115
116source "drivers/media/dvb/Kconfig" 116source "drivers/media/dvb/Kconfig"
117 117
118#
119# Mobile Digital TV devices (DVB-H, T-DMB, etc.)
120#
121menuconfig MDTV_ADAPTERS
122 bool "Mobile Digital TV adapter"
123 default y
124
125if MDTV_ADAPTERS
126
127source "drivers/media/mdtv/Kconfig"
128
129endif # MDTV_ADAPTERS
130
131
132config DAB 118config DAB
133 boolean "DAB adapters" 119 boolean "DAB adapters"
134 ---help--- 120 ---help---