[PATCH] fix SND_POWERMAC dependencies
authorAl Viro <viro@www.linux.org.uk>
Tue, 26 Apr 2005 14:43:40 +0000 (07:43 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 26 Apr 2005 14:43:40 +0000 (07:43 -0700)
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>
sound/ppc/Kconfig

index b0a9ebf8bf3bba75dc88f56fc1d56c2f37698761..75213bf4d56728d55617987a735f8bda9bd4656a 100644 (file)
@@ -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.