mirror of
https://github.com/torvalds/linux.git
synced 2024-11-14 16:12:02 +00:00
V4L/DVB (8234a): uvcvideo: Fix build for uvc input
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>
This commit is contained in:
parent
10b0e96ed9
commit
4c7827eec7
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user