Linux Audio

Check our new training course

Embedded Linux Audio

Check our new training course
with Creative Commons CC-BY-SA
lecture materials

Bootlin logo

Elixir Cross Referencer

Loading...
menu "Atmel devices (AT91)"
	depends on ARCH_AT91

config SND_ATMEL_AC97C
	tristate "Atmel AC97 Controller (AC97C) driver"
	select SND_PCM
	select SND_AC97_CODEC
	depends on ARCH_AT91
	help
	  ALSA sound driver for the Atmel AC97 controller.

endmenu