summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services/bcm2835-audio/Kconfig
diff options
context:
space:
mode:
authorMichael Zoran2017-02-28 00:35:14 +0100
committerGreg Kroah-Hartman2017-03-06 09:17:07 +0100
commitfa5dc7c4d072decb321f80549ba775c3cdc84d82 (patch)
tree91208ef0bb4833afeedbc229de137ae662de8fb4 /drivers/staging/vc04_services/bcm2835-audio/Kconfig
parentstaging: bcm2835-camera: Move driver under vc04_services (diff)
downloadkernel-qcow2-linux-fa5dc7c4d072decb321f80549ba775c3cdc84d82.tar.gz
kernel-qcow2-linux-fa5dc7c4d072decb321f80549ba775c3cdc84d82.tar.xz
kernel-qcow2-linux-fa5dc7c4d072decb321f80549ba775c3cdc84d82.zip
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 <mzoran@crowfest.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/vc04_services/bcm2835-audio/Kconfig')
-rw-r--r--drivers/staging/vc04_services/bcm2835-audio/Kconfig4
1 files 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