Takashi Iwai | 89fe511 | 2008-05-23 16:10:37 +0200 | [diff] [blame] | 1 | menuconfig SND_AOA |
Johannes Berg | f3d9478 | 2006-06-21 15:42:43 +0200 | [diff] [blame] | 2 | tristate "Apple Onboard Audio driver" |
Takashi Iwai | 89fe511 | 2008-05-23 16:10:37 +0200 | [diff] [blame] | 3 | depends on PPC_PMAC |
Takashi Iwai | e8b98ff | 2006-06-26 13:15:07 +0200 | [diff] [blame] | 4 | select SND_PCM |
Johannes Berg | f3d9478 | 2006-06-21 15:42:43 +0200 | [diff] [blame] | 5 | ---help--- |
| 6 | This option enables the new driver for the various |
| 7 | Apple Onboard Audio components. |
| 8 | |
Takashi Iwai | 89fe511 | 2008-05-23 16:10:37 +0200 | [diff] [blame] | 9 | if SND_AOA |
| 10 | |
Johannes Berg | f3d9478 | 2006-06-21 15:42:43 +0200 | [diff] [blame] | 11 | source "sound/aoa/fabrics/Kconfig" |
| 12 | |
| 13 | source "sound/aoa/codecs/Kconfig" |
| 14 | |
| 15 | source "sound/aoa/soundbus/Kconfig" |
| 16 | |
Takashi Iwai | 89fe511 | 2008-05-23 16:10:37 +0200 | [diff] [blame] | 17 | endif # SND_AOA |