LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] PMAC_APM_EMU should depend on ADB_PMU
@ 2006-07-11 21:25 Daniel Drake
  0 siblings, 0 replies; only message in thread
From: Daniel Drake @ 2006-07-11 21:25 UTC (permalink / raw)
  To: benh; +Cc: linuxppc-dev, kugelfang

From: Danny van Dyk <kugelfang@gentoo.org>

This patch fixes undefined refereneces to pmu_ symbols on 2.6.17.

Signed-Off-By: Danny van Dyk <kugelfang@gentoo.org>
Signed-off-by: Daniel Drake <dsd@gentoo.org>

Index: linux/drivers/macintosh/Kconfig
===================================================================
--- linux.orig/drivers/macintosh/Kconfig
+++ linux/drivers/macintosh/Kconfig
@@ -100,7 +100,7 @@ config PMAC_SMU
 
 config PMAC_APM_EMU
 	tristate "APM emulation"
-	depends on PPC_PMAC && PPC32 && PM
+	depends on PPC_PMAC && PPC32 && PM && ADB_PMU
 
 config PMAC_MEDIABAY
 	bool "Support PowerBook hotswap media bay"

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-07-11 22:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-11 21:25 [PATCH] PMAC_APM_EMU should depend on ADB_PMU Daniel Drake

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox