summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/Kconfig
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2012-08-21 13:16:28 +0200
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-08-21 13:17:37 +0200
commite9d2f0573e918d0b2ed08ece1c4bfe850477f8cf (patch)
tree5854c75f7c79e2e1785f1a7e8380e14261c7021a /drivers/media/usb/Kconfig
parent[media] flexcop: Show the item to enable debug after the driver (diff)
downloadlinux-e9d2f0573e918d0b2ed08ece1c4bfe850477f8cf.tar.xz
linux-e9d2f0573e918d0b2ed08ece1c4bfe850477f8cf.zip
[media] Add missing help for some menuconfig items
Help was missing during some items reorganization. Add them. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/usb/Kconfig')
-rw-r--r--drivers/media/usb/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/media/usb/Kconfig b/drivers/media/usb/Kconfig
index f960e7ca4738..6746994d03fe 100644
--- a/drivers/media/usb/Kconfig
+++ b/drivers/media/usb/Kconfig
@@ -1,6 +1,9 @@
menuconfig MEDIA_USB_SUPPORT
bool "Media USB Adapters"
depends on USB && MEDIA_SUPPORT
+ help
+ Enable media drivers for USB bus.
+ If you have such devices, say Y.
if MEDIA_USB_SUPPORT