blob: 2f4334d19ccd2eb475e06cea9d61d0b47a6fbcba [file] [log] [blame]
Johannes Bergf3d94782006-06-21 15:42:43 +02001menu "Apple Onboard Audio driver"
Jaroslav Kysela607c0fb2006-06-22 17:49:58 +02002 depends on SND!=n && PPC
Johannes Bergf3d94782006-06-21 15:42:43 +02003
4config SND_AOA
5 tristate "Apple Onboard Audio driver"
Takashi Iwaie8b98ff2006-06-26 13:15:07 +02006 depends on SND
7 select SND_PCM
Johannes Bergf3d94782006-06-21 15:42:43 +02008 ---help---
9 This option enables the new driver for the various
10 Apple Onboard Audio components.
11
12source "sound/aoa/fabrics/Kconfig"
13
14source "sound/aoa/codecs/Kconfig"
15
16source "sound/aoa/soundbus/Kconfig"
17
18endmenu