android_kernel_samsung_msm8976/sound/aoa/Kconfig
Jaroslav Kysela 607c0fbee7 [ALSA] aoa driver - Kconfig - remove spaces for SND!=n
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
2006-06-22 21:34:44 +02:00

17 lines
358 B
Text

menu "Apple Onboard Audio driver"
depends on SND!=n && PPC
config SND_AOA
tristate "Apple Onboard Audio driver"
depends on SOUND && SND_PCM
---help---
This option enables the new driver for the various
Apple Onboard Audio components.
source "sound/aoa/fabrics/Kconfig"
source "sound/aoa/codecs/Kconfig"
source "sound/aoa/soundbus/Kconfig"
endmenu