staging: bcm2835-camera: Update driver name

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>
This commit is contained in:
Michael Zoran 2017-02-27 15:35:15 -08:00 committed by Greg Kroah-Hartman
parent fa5dc7c4d0
commit 128aacf2c9

View 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