From: Paul Mackerras <paulus@samba.org>
To: Jon Loeliger <jdl@freescale.com>
Cc: "linuxppc-dev@ozlabs.org" <linuxppc-dev@ozlabs.org>
Subject: Re: PATCH: Enable PCI by default on PPC_86xx boards
Date: Tue, 8 Aug 2006 16:17:56 +1000 [thread overview]
Message-ID: <17624.11412.737888.950794@cargo.ozlabs.ibm.com> (raw)
In-Reply-To: <1154378023.5107.39.camel@cashmere.sps.mot.com>
Jon Loeliger writes:
> config PCI
> - bool "PCI support" if 40x || CPM2 || PPC_83xx || PPC_85xx ||
> PPC_MPC52xx || (EMBEDDED && PPC_ISERIES) \
> - || MPC7448HPC2
> - default y if !40x && !CPM2 && !8xx && !APUS && !PPC_83xx && !PPC_85xx
> && !PPC_86xx
> + bool "PCI support" if 40x || CPM2 || PPC_83xx || PPC_85xx || PPC_86xx
> \
> + || PPC_MPC52xx || (EMBEDDED && PPC_ISERIES) || MPC7448HPC2
> + default y if !40x && !CPM2 && !8xx && !APUS && !PPC_83xx \
> + && !PPC_85xx && !PPC_86xx
I see how that means we offer PCI if PPC_86xx, but I don't see how
that enables it by default... All you've done to the default y line
is to stick backslash-newline-whitespace in the middle.
(Patch is linewrapped, by the way.)
Paul.
prev parent reply other threads:[~2006-08-08 6:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-31 20:33 PATCH: Enable PCI by default on PPC_86xx boards Jon Loeliger
2006-08-08 6:17 ` Paul Mackerras [this message]
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=17624.11412.737888.950794@cargo.ozlabs.ibm.com \
--to=paulus@samba.org \
--cc=jdl@freescale.com \
--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