Johannes Berg | f3d9478 | 2006-06-21 15:42:43 +0200 | [diff] [blame] | 1 | menu "Apple Onboard Audio driver" |
Al Viro | 55ae922 | 2006-09-23 01:24:25 +0100 | [diff] [blame] | 2 | depends on SND!=n && PPC_PMAC |
Johannes Berg | f3d9478 | 2006-06-21 15:42:43 +0200 | [diff] [blame] | 3 | |
| 4 | config SND_AOA |
| 5 | tristate "Apple Onboard Audio driver" |
Takashi Iwai | e8b98ff | 2006-06-26 13:15:07 +0200 | [diff] [blame] | 6 | depends on SND |
| 7 | select SND_PCM |
Johannes Berg | f3d9478 | 2006-06-21 15:42:43 +0200 | [diff] [blame] | 8 | ---help--- |
| 9 | This option enables the new driver for the various |
| 10 | Apple Onboard Audio components. |
| 11 | |
| 12 | source "sound/aoa/fabrics/Kconfig" |
| 13 | |
| 14 | source "sound/aoa/codecs/Kconfig" |
| 15 | |
| 16 | source "sound/aoa/soundbus/Kconfig" |
| 17 | |
| 18 | endmenu |