[PATCH] aoa is pmac-only

Al Viro viro at ftp.linux.org.uk
Sat Sep 23 10:24:25 EST 2006


Signed-off-by: Al Viro <viro at zeniv.linux.org.uk>
---
 sound/aoa/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/sound/aoa/Kconfig b/sound/aoa/Kconfig
index 2f4334d..5d5813c 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"
-- 
1.4.2.GIT



More information about the Linuxppc-dev mailing list