[ALSA] Fix wrong dependencies of snd-aoa driver

Fixed wrong dependencies of snd-aoa driver.  It selects PCM instead.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
This commit is contained in:
Takashi Iwai 2006-06-26 13:15:07 +02:00 committed by Jaroslav Kysela
parent 30833195ec
commit e8b98ff428

View File

@ -3,7 +3,8 @@ menu "Apple Onboard Audio driver"
config SND_AOA
tristate "Apple Onboard Audio driver"
depends on SOUND && SND_PCM
depends on SND
select SND_PCM
---help---
This option enables the new driver for the various
Apple Onboard Audio components.