linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] The MPC83xx family doesn't support performance monitor instructions
@ 2008-03-06  0:33 Gerald Van Baren
  2008-03-06 14:07 ` Kumar Gala
  0 siblings, 1 reply; 4+ messages in thread
From: Gerald Van Baren @ 2008-03-06  0:33 UTC (permalink / raw)
  To: linuxppc-dev, galak

"Errata to MPC8349EA PowerQUICC[tm] II Pro Integrated Host Processor Family
Reference Manual, Rev. 1" (Freescale)

Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
---

Hi Kumar,

Please apply this fix to 2.6.25rc4 if possible.  Without this
patch, the PPC_83xx family configuration is broken (will not compile).

 arch/powerpc/platforms/Kconfig |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/powerpc/platforms/Kconfig b/arch/powerpc/platforms/Kconfig
index 0afd225..a578b96 100644
--- a/arch/powerpc/platforms/Kconfig
+++ b/arch/powerpc/platforms/Kconfig
@@ -22,7 +22,6 @@ config PPC_83xx
 	select FSL_SOC
 	select MPC83xx
 	select IPIC
-	select FSL_EMB_PERFMON
 
 config PPC_86xx
 	bool "Freescale 86xx"
-- 
1.5.4.1

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-03-07  0:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-06  0:33 [PATCH] The MPC83xx family doesn't support performance monitor instructions Gerald Van Baren
2008-03-06 14:07 ` Kumar Gala
2008-03-06 14:48   ` Realtime ethernet Mehlan, Markus (Ritter Elektronik)
2008-03-07  0:51   ` [PATCH] The MPC83xx family doesn't support performance monitor instructions Jerry Van Baren

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).