Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 81376
b: refs/heads/master
c: b8b3caf
h: refs/heads/master
v: v3
  • Loading branch information
Paul Gortmaker authored and Kumar Gala committed Jan 28, 2008
1 parent 5d80ff5 commit 37dc357
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 9 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6a35b6f09b8ef19ac99342951e49e3b242b5093b
refs/heads/master: b8b3caf3b4ccce2c492b1c9a0d13697c41cc8fe1
9 changes: 3 additions & 6 deletions trunk/arch/powerpc/platforms/85xx/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ config MPC8560_ADS
bool "Freescale MPC8560 ADS"
select DEFAULT_UIMAGE
select PPC_CPM_NEW_BINDING
select CPM2
help
This option enables support for the MPC 8560 ADS board

Expand Down Expand Up @@ -43,6 +44,7 @@ config STX_GP3
help
This option enables support for the Silicon Turnkey Express GP3
board.
select CPM2
select DEFAULT_UIMAGE
select PPC_CPM_NEW_BINDING

Expand Down Expand Up @@ -84,7 +86,7 @@ config TQM8560
config SBC8560
bool "Wind River SBC8560"
select DEFAULT_UIMAGE
select PPC_CPM_NEW_BINDING
select PPC_CPM_NEW_BINDING if CPM2
help
This option enables support for the Wind River SBC8560 board

Expand All @@ -100,11 +102,6 @@ config MPC8540
select PPC_INDIRECT_PCI
default y if MPC8540_ADS || MPC85xx_CDS

config MPC8560
bool
select CPM2
default y if MPC8560_ADS || STX_GP3 || SBC8560

config MPC85xx
bool
select PPC_UDBG_16550
Expand Down
4 changes: 2 additions & 2 deletions trunk/arch/powerpc/platforms/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -278,8 +278,8 @@ config QUICC_ENGINE
for a machine with a QE coprocessor.

config CPM2
bool
default n
bool "Enable support for the CPM2 (Communications Processor Module)"
depends on MPC85xx || 8260
select CPM
select PPC_LIB_RHEAP
help
Expand Down

0 comments on commit 37dc357

Please sign in to comment.