From fa5dc7c4d072decb321f80549ba775c3cdc84d82 Mon Sep 17 00:00:00 2001 From: Michael Zoran Date: Mon, 27 Feb 2017 15:35:14 -0800 Subject: staging: bcm2835-audio: Update driver description 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 Signed-off-by: Greg Kroah-Hartman --- drivers/staging/vc04_services/bcm2835-audio/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'drivers/staging/vc04_services/bcm2835-audio') diff --git a/drivers/staging/vc04_services/bcm2835-audio/Kconfig b/drivers/staging/vc04_services/bcm2835-audio/Kconfig index 32a2ff9..b2e6d90 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 -- cgit v1.1