提交 e8b98ff4 编写于 作者: T Takashi Iwai 提交者: Jaroslav Kysela

[ALSA] Fix wrong dependencies of snd-aoa driver

Fixed wrong dependencies of snd-aoa driver.  It selects PCM instead.
Signed-off-by: NTakashi Iwai <tiwai@suse.de>
Signed-off-by: NJaroslav Kysela <perex@suse.cz>
上级 30833195
......@@ -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.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册