Skip to content

Commit

Permalink
powerpc: Remove Kconfig PPC_CPM_NEW_BINDING
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Kumar Gala committed Jul 16, 2008
1 parent b219108 commit 2d07db3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion arch/powerpc/platforms/85xx/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,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
Expand Down
5 changes: 0 additions & 5 deletions arch/powerpc/platforms/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -260,11 +260,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
Expand Down

0 comments on commit 2d07db3

Please sign in to comment.