Skip to content

Commit

Permalink
V4L/DVB (8234a): uvcvideo: Fix build for uvc input
Browse files Browse the repository at this point in the history
Fix a bug introduced by some trouble on my -git tree that resulted on a hunk to
be lost (probably caused by some rebase).

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
  • Loading branch information
Mauro Carvalho Chehab committed Jul 24, 2008
1 parent 10b0e96 commit 4c7827e
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions drivers/media/video/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -806,13 +806,7 @@ menuconfig V4L_USB_DRIVERS

if V4L_USB_DRIVERS && USB

config USB_VIDEO_CLASS
tristate "USB Video Class (UVC)"
---help---
Support for the USB Video Class (UVC). Currently only video
input devices, such as webcams, are supported.

For more information see: <http://linux-uvc.berlios.de/>
source "drivers/media/video/uvc/Kconfig"

source "drivers/media/video/gspca/Kconfig"

Expand Down

0 comments on commit 4c7827e

Please sign in to comment.