Commit 8cf381ca authored by Al Viro's avatar Al Viro Committed by Linus Torvalds

[PATCH] fix SND_POWERMAC dependencies

This beast is pmac-only; moreover, it won't build on other
subarchitectures. 
Signed-off-by: default avatarAl Viro <viro@parcelfarce.linux.theplanet.co.uk>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 99805f47
...@@ -11,7 +11,7 @@ comment "ALSA PowerMac requires INPUT" ...@@ -11,7 +11,7 @@ comment "ALSA PowerMac requires INPUT"
config SND_POWERMAC config SND_POWERMAC
tristate "PowerMac (AWACS, DACA, Burgundy, Tumbler, Keywest)" tristate "PowerMac (AWACS, DACA, Burgundy, Tumbler, Keywest)"
depends on SND && I2C && INPUT depends on SND && I2C && INPUT && PPC_PMAC
select SND_PCM select SND_PCM
help help
Say Y here to include support for the integrated sound device. Say Y here to include support for the integrated sound device.
......
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