[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 коммит произвёл Jaroslav Kysela
Родитель 30833195ec
Коммит e8b98ff428
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -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.