aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/Kconfig
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2012-06-14 16:35:57 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-08-13 23:30:06 -0300
commit25aee3debe0464f6c680173041fa3de30ec9ff54 (patch)
treee2b14f952a0831399f9cbb444cfb9c7980b6485b /drivers/media/Kconfig
parent[media] dvb-usb: move it to drivers/media/usb/dvb-usb (diff)
downloadlinux-dev-25aee3debe0464f6c680173041fa3de30ec9ff54.tar.xz
linux-dev-25aee3debe0464f6c680173041fa3de30ec9ff54.zip
[media] Rename media/dvb as media/pci
The remaining dvb drivers are pci, so rename them to match the bus. 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 26da8b8721d5..81c8662a1a7c 100644
--- a/drivers/media/Kconfig
+++ b/drivers/media/Kconfig
@@ -162,7 +162,7 @@ source "drivers/media/radio/Kconfig"
#
source "drivers/media/dvb-core/Kconfig"
-source "drivers/media/dvb/Kconfig"
+source "drivers/media/pci/Kconfig"
source "drivers/media/usb/Kconfig"
comment "Supported FireWire (IEEE 1394) Adapters"