aboutsummaryrefslogtreecommitdiff
path: root/sound/ppc
diff options
context:
space:
mode:
authorAl Viro <viro@www.linux.org.uk>2005-04-26 07:43:40 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-04-26 07:43:40 -0700
commit8cf381ca3c4a2410cea9615e205bc41bd4275e1e (patch)
tree0217478cfb220e5598fdf91f1447273f3a85001b /sound/ppc
parent99805f47dd0ede2e96f2c62c588a0d906811ed6d (diff)
[PATCH] fix SND_POWERMAC dependencies
This beast is pmac-only; moreover, it won't build on other subarchitectures. Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'sound/ppc')
-rw-r--r--sound/ppc/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/ppc/Kconfig b/sound/ppc/Kconfig
index b0a9ebf8bf3..75213bf4d56 100644
--- a/sound/ppc/Kconfig
+++ b/sound/ppc/Kconfig
@@ -11,7 +11,7 @@ comment "ALSA PowerMac requires INPUT"
config SND_POWERMAC
tristate "PowerMac (AWACS, DACA, Burgundy, Tumbler, Keywest)"
- depends on SND && I2C && INPUT
+ depends on SND && I2C && INPUT && PPC_PMAC
select SND_PCM
help
Say Y here to include support for the integrated sound device.