From: Al Viro Date: Sat, 23 Sep 2006 00:24:25 +0000 (+0100) Subject: [PATCH] aoa is pmac-only X-Git-Tag: v2.6.19-rc1~1289 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55ae922323c90fdcb733c13ccf0da2ee72763913;p=linux-2.6 [PATCH] aoa is pmac-only Signed-off-by: Al Viro Signed-off-by: Linus Torvalds --- diff --git a/sound/aoa/Kconfig b/sound/aoa/Kconfig index 2f4334d19c..5d5813cec4 100644 --- a/sound/aoa/Kconfig +++ b/sound/aoa/Kconfig @@ -1,5 +1,5 @@ menu "Apple Onboard Audio driver" - depends on SND!=n && PPC + depends on SND!=n && PPC_PMAC config SND_AOA tristate "Apple Onboard Audio driver"