From: Kumar Gala <galak@kernel.crashing.org>
To: linuxppc-dev@ozlabs.org
Cc: scottwood@freescale.com
Subject: [PATCH 5/5] powerpc: Remove Kconfig PPC_CPM_NEW_BINDING
Date: Thu, 12 Jun 2008 08:40:34 -0500 [thread overview]
Message-ID: <1213278034-28552-6-git-send-email-galak@kernel.crashing.org> (raw)
In-Reply-To: <1213278034-28552-5-git-send-email-galak@kernel.crashing.org>
With arch/ppc gone and all in kernel users of CONFIG_PPC_CPM_NEW_BINDING
fixed up we dont have need for the Kconfig option anymore.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
---
arch/powerpc/platforms/85xx/Kconfig | 1 -
arch/powerpc/platforms/Kconfig | 5 -----
2 files changed, 0 insertions(+), 6 deletions(-)
diff --git a/arch/powerpc/platforms/85xx/Kconfig b/arch/powerpc/platforms/85xx/Kconfig
index 91d67ee..5627a4e 100644
--- a/arch/powerpc/platforms/85xx/Kconfig
+++ b/arch/powerpc/platforms/85xx/Kconfig
@@ -79,7 +79,6 @@ config TQM8548
help
This option enables support for the TQ Components TQM8548 board.
select DEFAULT_UIMAGE
- select PPC_CPM_NEW_BINDING
select TQM85xx
config TQM8555
diff --git a/arch/powerpc/platforms/Kconfig b/arch/powerpc/platforms/Kconfig
index 87454c5..10efaf8 100644
--- a/arch/powerpc/platforms/Kconfig
+++ b/arch/powerpc/platforms/Kconfig
@@ -286,11 +286,6 @@ config CPM2
you wish to build a kernel for a machine with a CPM2 coprocessor
on it (826x, 827x, 8560).
-config PPC_CPM_NEW_BINDING
- bool
- depends on CPM1 || CPM2
- default y
-
config AXON_RAM
tristate "Axon DDR2 memory device driver"
depends on PPC_IBM_CELL_BLADE
--
1.5.5.1
prev parent reply other threads:[~2008-06-12 13:40 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-12 13:40 [PATCH 0/5] Kill CONFIG_PPC_CPM_NEW_BINDING Kumar Gala
2008-06-12 13:40 ` [PATCH 1/5] cpm_uart: fix whitespace issues Kumar Gala
2008-06-12 13:40 ` [PATCH 2/5] cpm_uart: Remove !CONFIG_PPC_CPM_NEW_BINDING code Kumar Gala
2008-06-12 13:40 ` [PATCH 3/5] powerpc/cpm: " Kumar Gala
2008-06-12 13:40 ` [PATCH 4/5] fs_enet: " Kumar Gala
2008-06-12 13:40 ` Kumar Gala [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=1213278034-28552-6-git-send-email-galak@kernel.crashing.org \
--to=galak@kernel.crashing.org \
--cc=linuxppc-dev@ozlabs.org \
--cc=scottwood@freescale.com \
/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).