]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
staging: bcm2835-audio: Update driver description
authorMichael Zoran <mzoran@crowfest.net>
Mon, 27 Feb 2017 23:35:14 +0000 (15:35 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 Mar 2017 08:17:07 +0000 (09:17 +0100)
The audio driver description contains a reference to a card.
Since this is for built in audio, drop the card reference
from the description.

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

index 32a2ff9ef9b2fe5a69d2c4d385b22aa92bd5313f..b2e6d90ef1cb789a4ae00c6905e8db6d246f4734 100644 (file)
@@ -1,7 +1,7 @@
 config SND_BCM2835
-        tristate "BCM2835 ALSA driver"
+        tristate "BCM2835 Audio"
         depends on ARCH_BCM2835 && BCM2835_VCHIQ && SND
         select SND_PCM
         help
-          Say Y or M if you want to support BCM2835 Alsa pcm card driver
+          Say Y or M if you want to support BCM2835 built in audio