Merge tag 'regulator-fix-v5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-block.git] / sound / aoa / Kconfig
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
89fe5117 2menuconfig SND_AOA
f3d9478b 3 tristate "Apple Onboard Audio driver"
89fe5117 4 depends on PPC_PMAC
e8b98ff4 5 select SND_PCM
a7f7f624 6 help
f3d9478b
JB
7 This option enables the new driver for the various
8 Apple Onboard Audio components.
9
89fe5117
TI
10if SND_AOA
11
f3d9478b
JB
12source "sound/aoa/fabrics/Kconfig"
13
14source "sound/aoa/codecs/Kconfig"
15
16source "sound/aoa/soundbus/Kconfig"
17
89fe5117 18endif # SND_AOA