We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee5f771 commit 83072c3Copy full SHA for 83072c3
drivers/staging/vc04_services/bcm2835-audio/Kconfig
@@ -1,9 +1,9 @@
1
# SPDX-License-Identifier: GPL-2.0
2
config SND_BCM2835
3
- tristate "BCM2835 Audio"
4
- depends on (ARCH_BCM2835 || COMPILE_TEST) && SND
5
- select SND_PCM
6
- select BCM2835_VCHIQ
7
- help
8
- Say Y or M if you want to support BCM2835 built in audio
+ tristate "BCM2835 Audio"
+ depends on (ARCH_BCM2835 || COMPILE_TEST) && SND
+ select SND_PCM
+ select BCM2835_VCHIQ
+ help
+ Say Y or M if you want to support BCM2835 built in audio
9
0 commit comments