From: Scott Wood <scottwood@freescale.com>
To: Kumar Gala <galak@kernel.crashing.org>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: [PATCH v2] powerpc/booke: Add support for new e500mc core
Date: Tue, 17 Jun 2008 11:23:09 -0500 [thread overview]
Message-ID: <20080617162309.GA3217@loki.buserror.net> (raw)
In-Reply-To: <Pine.LNX.4.64.0806170901140.15775@blarg.am.freescale.net>
On Tue, Jun 17, 2008 at 09:01:39AM -0500, Kumar Gala wrote:
> diff --git a/arch/powerpc/platforms/Kconfig.cputype b/arch/powerpc/platforms/Kconfig.cputype
> index f7efaa9..1a1ccfb 100644
> --- a/arch/powerpc/platforms/Kconfig.cputype
> +++ b/arch/powerpc/platforms/Kconfig.cputype
> @@ -95,6 +95,11 @@ config E500
> select FSL_EMB_PERFMON
> bool
>
> +config PPC_E500MC
> + bool "e500mc Support"
> + select PPC_FPU
> + depends on E500
We should probably depend on !PPC_85xx until we can support such a
configuration, rather than have it break in less obvious ways.
-Scott
next prev parent reply other threads:[~2008-06-17 16:23 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-17 14:01 [PATCH v2] powerpc/booke: Add support for new e500mc core Kumar Gala
2008-06-17 16:23 ` Scott Wood [this message]
2008-06-17 18:19 ` Kumar Gala
2008-06-17 18:25 ` Scott Wood
2008-06-17 19:03 ` Kumar Gala
2008-06-17 19:26 ` Scott Wood
2008-06-17 19:55 ` Kumar Gala
2008-06-17 19:34 ` Scott Wood
2008-06-17 19:37 ` Scott Wood
2008-06-17 19:55 ` Kumar Gala
2008-06-17 22:54 ` Paul Mackerras
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080617162309.GA3217@loki.buserror.net \
--to=scottwood@freescale.com \
--cc=galak@kernel.crashing.org \
--cc=linuxppc-dev@ozlabs.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).