]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blame - sound/atmel/Kconfig
Merge tag 'powerpc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
[mirror_ubuntu-hirsute-kernel.git] / sound / atmel / Kconfig
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
020c5260
AS
2menu "Atmel devices (AT91)"
3 depends on ARCH_AT91
e4967d60 4
4ede028f
HCE
5config SND_ATMEL_AC97C
6 tristate "Atmel AC97 Controller (AC97C) driver"
7 select SND_PCM
8 select SND_AC97_CODEC
020c5260 9 depends on ARCH_AT91
4ede028f
HCE
10 help
11 ALSA sound driver for the Atmel AC97 controller.
12
e4967d60 13endmenu