From: Andy Fleming Date: Fri, 7 Mar 2008 23:59:03 +0000 (-0600) Subject: [POWERPC] 83xx: Make 83xx perfmon support selectable X-Git-Tag: v2.6.25-rc6~30^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad562c71592ae76440c27bba9bfa9c16cc851560;p=pandora-kernel.git [POWERPC] 83xx: Make 83xx perfmon support selectable Not all e300 cores support the performance monitors, and the ones that don't will be confused by the mf/mtpmr instructions. This allows the support to be optional, so the 8349 can turn it off while the 8379 can turn it on. Sadly, those aren't config options, so it will be left to the defconfigs and the users to make that determination. Signed-off-by: Andy Fleming Signed-off-by: Kumar Gala --- Reading git-diff-tree failed