blob: a85194fe0b06119a7044009c1fd5aef50cd2c7e1 [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"
6 depends on SOUND && SND_PCM
7 ---help---
8 This option enables the new driver for the various
9 Apple Onboard Audio components.
10
11source "sound/aoa/fabrics/Kconfig"
12
13source "sound/aoa/codecs/Kconfig"
14
15source "sound/aoa/soundbus/Kconfig"
16
17endmenu