[PATCH] read_mapping_page for address space
[linux-2.6/libata-dev.git] / sound / aoa / Kconfig
bloba85194fe0b06119a7044009c1fd5aef50cd2c7e1
1 menu "Apple Onboard Audio driver"
2         depends on SND!=n && PPC
4 config 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.
11 source "sound/aoa/fabrics/Kconfig"
13 source "sound/aoa/codecs/Kconfig"
15 source "sound/aoa/soundbus/Kconfig"
17 endmenu