blob: c081e18b95400fac658a4821c87373d200906c05 [file] [log] [blame]
Takashi Iwai89fe5112008-05-23 16:10:37 +02001menuconfig SND_AOA
Johannes Bergf3d94782006-06-21 15:42:43 +02002 tristate "Apple Onboard Audio driver"
Takashi Iwai89fe5112008-05-23 16:10:37 +02003 depends on PPC_PMAC
Takashi Iwaie8b98ff2006-06-26 13:15:07 +02004 select SND_PCM
Johannes Bergf3d94782006-06-21 15:42:43 +02005 ---help---
6 This option enables the new driver for the various
7 Apple Onboard Audio components.
8
Takashi Iwai89fe5112008-05-23 16:10:37 +02009if SND_AOA
10
Johannes Bergf3d94782006-06-21 15:42:43 +020011source "sound/aoa/fabrics/Kconfig"
12
13source "sound/aoa/codecs/Kconfig"
14
15source "sound/aoa/soundbus/Kconfig"
16
Takashi Iwai89fe5112008-05-23 16:10:37 +020017endif # SND_AOA