Skip to content

Commit

Permalink
[POWERPC] 4xx: Enable NEW EMAC support for Sequoia 440EPx.
Browse files Browse the repository at this point in the history
This patch enables NEW EMAC support for PowerPC 440EPx Sequoia board.

Signed-off-by: Valentine Barshak <vbarshak@ru.mvista.com>
Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
  • Loading branch information
Valentine Barshak authored and Josh Boyer committed Oct 19, 2007
1 parent 1f69dcf commit b7c1dfb
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions arch/powerpc/platforms/44x/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,9 @@ config 440EP
config 440EPX
bool
select PPC_FPU
# Disabled until the new EMAC Driver is merged.
# select IBM_NEW_EMAC_EMAC4
# select IBM_NEW_EMAC_RGMII
# select IBM_NEW_EMAC_ZMII
select IBM_NEW_EMAC_EMAC4
select IBM_NEW_EMAC_RGMII
select IBM_NEW_EMAC_ZMII

config 440GP
bool
Expand Down

0 comments on commit b7c1dfb

Please sign in to comment.