Commit c0a72c42 authored by Jaroslav Kysela's avatar Jaroslav Kysela

ALSA CVS update

PPC
The alsa driver for powermacs requires i2c support.
Signed-off-by: default avatarOlaf Hering <olh@suse.de>
Signed-off-by: default avatarJaroslav Kysela <perex@suse.cz>
parent d8d5747e
......@@ -3,9 +3,12 @@
menu "ALSA PowerMac devices"
depends on SND!=n && PPC
comment "ALSA PowerMac requires I2C"
depends on SND && I2C=n
config SND_POWERMAC
tristate "PowerMac (AWACS, DACA, Burgundy, Tumbler, Keywest)"
depends on SND
depends on SND && I2C
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