summaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
authorAl Viro2005-04-26 16:43:40 +0200
committerLinus Torvalds2005-04-26 16:43:40 +0200
commit8cf381ca3c4a2410cea9615e205bc41bd4275e1e (patch)
tree0217478cfb220e5598fdf91f1447273f3a85001b /sound
parentAutomatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/u... (diff)
downloadkernel-qcow2-linux-8cf381ca3c4a2410cea9615e205bc41bd4275e1e.tar.gz
kernel-qcow2-linux-8cf381ca3c4a2410cea9615e205bc41bd4275e1e.tar.xz
kernel-qcow2-linux-8cf381ca3c4a2410cea9615e205bc41bd4275e1e.zip
[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')
-rw-r--r--sound/ppc/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/ppc/Kconfig b/sound/ppc/Kconfig
index b0a9ebf8bf3b..75213bf4d567 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.