* [PATCH] aoa is pmac-only
@ 2006-09-23 0:24 Al Viro
2006-09-25 8:53 ` Johannes Berg
0 siblings, 1 reply; 2+ messages in thread
From: Al Viro @ 2006-09-23 0:24 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linuxppc-dev, linux-kernel
Signed-off-by: Al Viro <viro@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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] aoa is pmac-only
2006-09-23 0:24 [PATCH] aoa is pmac-only Al Viro
@ 2006-09-25 8:53 ` Johannes Berg
0 siblings, 0 replies; 2+ messages in thread
From: Johannes Berg @ 2006-09-25 8:53 UTC (permalink / raw)
To: Al Viro; +Cc: linuxppc-dev, Linus Torvalds, linux-kernel
On Sat, 2006-09-23 at 01:24 +0100, Al Viro wrote:
> menu "Apple Onboard Audio driver"
> - depends on SND!=n && PPC
> + depends on SND!=n && PPC_PMAC
Oh, that's right.
Acked-by: Johannes Berg <johannes@sipsolutions.net>
johannes
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-09-25 8:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-23 0:24 [PATCH] aoa is pmac-only Al Viro
2006-09-25 8:53 ` Johannes Berg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).