[PATCH v2] Make 83xx perfmon support selectable

Kumar Gala galak at kernel.crashing.org
Tue Mar 11 01:39:27 EST 2008


On Mar 7, 2008, at 5:59 PM, Andy Fleming wrote:

> 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 <afleming at freescale.com>
> ---
>
> Ugh.  The previous version was a little hasty.  Needed to base off
> PPC_83xx rather than 83xx
>
> arch/powerpc/platforms/Kconfig         |    1 -
> arch/powerpc/platforms/Kconfig.cputype |    7 ++++++-
> 2 files changed, 6 insertions(+), 2 deletions(-)

applied.

- k




More information about the Linuxppc-dev mailing list