blob: d70ca0f33c67cbb30c1fd63ef4b586da94336c60 [file] [log] [blame]
Thomas Gleixnerec8f24b2019-05-19 13:07:45 +01001# SPDX-License-Identifier: GPL-2.0-only
Takashi Iwai89fe5112008-05-23 16:10:37 +02002menuconfig SND_AOA
Johannes Bergf3d94782006-06-21 15:42:43 +02003 tristate "Apple Onboard Audio driver"
Takashi Iwai89fe5112008-05-23 16:10:37 +02004 depends on PPC_PMAC
Takashi Iwaie8b98ff2006-06-26 13:15:07 +02005 select SND_PCM
Johannes Bergf3d94782006-06-21 15:42:43 +02006 ---help---
7 This option enables the new driver for the various
8 Apple Onboard Audio components.
9
Takashi Iwai89fe5112008-05-23 16:10:37 +020010if SND_AOA
11
Johannes Bergf3d94782006-06-21 15:42:43 +020012source "sound/aoa/fabrics/Kconfig"
13
14source "sound/aoa/codecs/Kconfig"
15
16source "sound/aoa/soundbus/Kconfig"
17
Takashi Iwai89fe5112008-05-23 16:10:37 +020018endif # SND_AOA