[PATCH 3/4] staging: bcm2835-audio: Update driver description
Michael Zoran
mzoran at crowfest.net
Mon Feb 27 15:35:14 PST 2017
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 at crowfest.net>
---
drivers/staging/vc04_services/bcm2835-audio/Kconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/staging/vc04_services/bcm2835-audio/Kconfig b/drivers/staging/vc04_services/bcm2835-audio/Kconfig
index 32a2ff9ef9b2..b2e6d90ef1cb 100644
--- a/drivers/staging/vc04_services/bcm2835-audio/Kconfig
+++ b/drivers/staging/vc04_services/bcm2835-audio/Kconfig
@@ -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
--
2.11.0
More information about the linux-rpi-kernel
mailing list