Commit 82e35dc3 authored by Jaroslav Kysela's avatar Jaroslav Kysela

ALSA CVS update

PPC
beep support depends on INPUT
Signed-off-by: default avatarJaroslav Kysela <perex@suse.cz>
parent 93818a7c
No related merge requests found
......@@ -6,9 +6,12 @@ menu "ALSA PowerMac devices"
comment "ALSA PowerMac requires I2C"
depends on SND && I2C=n
comment "ALSA PowerMac requires INPUT"
depends on SND && INPUT=n
config SND_POWERMAC
tristate "PowerMac (AWACS, DACA, Burgundy, Tumbler, Keywest)"
depends on SND && I2C
depends on SND && I2C && INPUT
select SND_PCM
endmenu
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment