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:
parent
fa5dc7c4d0
commit
128aacf2c9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user