aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/Kconfig
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2012-06-14 15:35:59 -0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-08-13 22:40:28 -0400
commitccae7af2bf07dfef69cc2eb6ebc9e1ff15addfbd (patch)
treef33391cf2efe9038c13b88ca4049317728a7ebf0 /drivers/media/Kconfig
parent3785bc170f79ef04129731582b468c28e1326d6d (diff)
[media] common: move media/common/tuners to media/tuners
Move the tuners one level up, as the "common" directory will be used by drivers that are shared between more than one driver. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/Kconfig')
-rw-r--r--drivers/media/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/Kconfig b/drivers/media/Kconfig
index 6343e84b361a..aae6fec3b9e1 100644
--- a/drivers/media/Kconfig
+++ b/drivers/media/Kconfig
@@ -145,7 +145,7 @@ source "drivers/media/rc/Kconfig"
145# Tuner drivers for DVB and V4L 145# Tuner drivers for DVB and V4L
146# 146#
147 147
148source "drivers/media/common/tuners/Kconfig" 148source "drivers/media/tuners/Kconfig"
149 149
150# 150#
151# Video/Radio/Hybrid adapters 151# Video/Radio/Hybrid adapters