[PATCH] The MPC83xx family doesn't support performance monitor	instructions
    Gerald Van Baren 
    gvb.linuxppc.dev at cgmail.com
       
    Thu Mar  6 11:33:16 EST 2008
    
    
  
"Errata to MPC8349EA PowerQUICC[tm] II Pro Integrated Host Processor Family
Reference Manual, Rev. 1" (Freescale)
Signed-off-by: Gerald Van Baren <vanbaren at 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
    
    
More information about the Linuxppc-dev
mailing list