^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) # SPDX-License-Identifier: GPL-2.0-only
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2) menu "Atmel devices (AT91)"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) depends on ARCH_AT91
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5) config SND_ATMEL_AC97C
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6) tristate "Atmel AC97 Controller (AC97C) driver"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7) select SND_PCM
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8) select SND_AC97_CODEC
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9) depends on ARCH_AT91
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) ALSA sound driver for the Atmel AC97 controller.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13) endmenu