diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-08-13 23:13:22 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2012-08-15 15:25:07 -0400 |
commit | 0c0d06cac63ee327ceaab4b5ffe2206574ab86bd (patch) | |
tree | e759f0dc3185d97f2a0c6b5cd5e32ea6faa74d40 /drivers/media/video/cpia2/Kconfig | |
parent | 84cfe9e79bd5ac11c963f4841158454fefa872f6 (diff) |
[media] rename most media/video usb drivers to media/usb
Rename all USB drivers with their own directory under
drivers/media/video into drivers/media/usb and update the
building system.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/cpia2/Kconfig')
-rw-r--r-- | drivers/media/video/cpia2/Kconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/media/video/cpia2/Kconfig b/drivers/media/video/cpia2/Kconfig deleted file mode 100644 index 66e9283f5993..000000000000 --- a/drivers/media/video/cpia2/Kconfig +++ /dev/null | |||
@@ -1,9 +0,0 @@ | |||
1 | config VIDEO_CPIA2 | ||
2 | tristate "CPiA2 Video For Linux" | ||
3 | depends on VIDEO_DEV && USB && VIDEO_V4L2 | ||
4 | ---help--- | ||
5 | This is the video4linux driver for cameras based on Vision's CPiA2 | ||
6 | (Colour Processor Interface ASIC), such as the Digital Blue QX5 | ||
7 | Microscope. If you have one of these cameras, say Y here | ||
8 | |||
9 | This driver is also available as a module (cpia2). | ||