From: winton.liu <18502523564@163.com> Date: Tue, 3 Apr 2018 12:04:45 +0000 (-0400) Subject: media: gspca: fix Kconfig help info X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=732a9edc30c64207606792d577a87dc8410ff236;p=openwrt%2Fstaging%2Fblogic.git media: gspca: fix Kconfig help info Documentation/video4linux/gspca.txt is missing. It has moved to Documentation/media/v4l-drivers/gspca-cardlist.rst Signed-off-by: winton.liu <18502523564@163.com> Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/usb/gspca/Kconfig b/drivers/media/usb/gspca/Kconfig index d214a21acff7..bc9a439745aa 100644 --- a/drivers/media/usb/gspca/Kconfig +++ b/drivers/media/usb/gspca/Kconfig @@ -7,7 +7,7 @@ menuconfig USB_GSPCA Say Y here if you want to enable selecting webcams based on the GSPCA framework. - See for more info. + See for more info. This driver uses the Video For Linux API. You must say Y or M to "Video For Linux" to use this driver.