OSDN Git Service

staging: bcm2835-camera: Update driver name
authorMichael Zoran <mzoran@crowfest.net>
Mon, 27 Feb 2017 23:35:15 +0000 (15:35 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 Mar 2017 08:17:07 +0000 (09:17 +0100)
Update the name of the camera driver as displayed
by the Kconfig to match the audio driver style.

Signed-off-by: Michael Zoran <mzoran@crowfest.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/bcm2835-camera/Kconfig

index 50fcb6c..64be42e 100644 (file)
@@ -1,5 +1,5 @@
 config VIDEO_BCM2835
-       tristate "Broadcom BCM2835 camera driver"
+       tristate "BCM2835 Camera"
        depends on MEDIA_SUPPORT
        depends on VIDEO_V4L2 && (ARCH_BCM2835 || COMPILE_TEST)
        depends on BCM2835_VCHIQ