Merge tag 'powerpc-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
[linux/fpc-iii.git] / sound / aoa / Kconfig
blobc58308ae4dc1f83bcf9ab0700b5355a9a689e33c
1 # SPDX-License-Identifier: GPL-2.0-only
2 menuconfig SND_AOA
3         tristate "Apple Onboard Audio driver"
4         depends on PPC_PMAC
5         select SND_PCM
6         help
7         This option enables the new driver for the various
8         Apple Onboard Audio components.
10 if SND_AOA
12 source "sound/aoa/fabrics/Kconfig"
14 source "sound/aoa/codecs/Kconfig"
16 source "sound/aoa/soundbus/Kconfig"
18 endif   # SND_AOA