summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/Kconfig
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2012-08-21 08:16:28 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-08-21 08:17:37 -0300
commite9d2f0573e918d0b2ed08ece1c4bfe850477f8cf (patch)
tree5854c75f7c79e2e1785f1a7e8380e14261c7021a /drivers/media/usb/Kconfig
parent8511f8eaa86bb16e4e2bd5f30d5f12764f59ae8d (diff)
downloadlinux-stable-e9d2f0573e918d0b2ed08ece1c4bfe850477f8cf.tar.gz
linux-stable-e9d2f0573e918d0b2ed08ece1c4bfe850477f8cf.tar.bz2
linux-stable-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