aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media
diff options
context:
space:
mode:
authorEzequiel Garcia <ezequiel@vanguardiasur.com.ar>2017-03-25 16:14:15 -0300
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2017-04-18 12:15:45 -0300
commite8357cdec3d1b6b42566ce3bc960e5e10c2b3787 (patch)
tree238188e3b3030202194a109ee84cd56385174d9e /drivers/media
parent[media] staging: media: omap4iss: Replace a bit shift by a use of BIT (diff)
downloadlinux-dev-e8357cdec3d1b6b42566ce3bc960e5e10c2b3787.tar.xz
linux-dev-e8357cdec3d1b6b42566ce3bc960e5e10c2b3787.zip
[media] media: stk1160: Add Kconfig help on snd-usb-audio requirement
The Kconfig currently makes no reference to the snd-usb-audio driver, which supports audio capture for this type of devices. Just in case, let's make sure the requirement is mentioned in the description. Signed-off-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media')
-rw-r--r--drivers/media/usb/stk1160/Kconfig6
1 files changed, 5 insertions, 1 deletions
diff --git a/drivers/media/usb/stk1160/Kconfig b/drivers/media/usb/stk1160/Kconfig
index 22dff4f3b921..425ed00e2599 100644
--- a/drivers/media/usb/stk1160/Kconfig
+++ b/drivers/media/usb/stk1160/Kconfig
@@ -6,7 +6,11 @@ config VIDEO_STK1160_COMMON
This is a video4linux driver for STK1160 based video capture devices.
To compile this driver as a module, choose M here: the
- module will be called stk1160
+ module will be called stk1160.
+
+ This driver only provides support for video capture. For audio
+ capture, you need to select the snd-usb-audio driver (i.e.
+ CONFIG_SND_USB_AUDIO).
config VIDEO_STK1160
tristate