Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

# SPDX-License-Identifier: GPL-2.0-only
menuconfig CONFIG_SND_AOA
	tristate "Apple Onboard Audio driver"
	depends on CONFIG_PPC_PMAC
	select CONFIG_SND_PCM
	---help---
	This option enables the new driver for the various
	Apple Onboard Audio components.

if CONFIG_SND_AOA

source "sound/aoa/fabrics/Kconfig"

source "sound/aoa/codecs/Kconfig"

source "sound/aoa/soundbus/Kconfig"

endif	# CONFIG_SND_AOA