GNU Linux-libre 5.10.219-gnu1
[releases.git] / drivers / staging / vc04_services / bcm2835-audio / Kconfig
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
9