Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b7c1dfba authored by Valentine Barshak's avatar Valentine Barshak Committed by Josh Boyer
Browse files

[POWERPC] 4xx: Enable NEW EMAC support for Sequoia 440EPx.



This patch enables NEW EMAC support for PowerPC 440EPx Sequoia board.

Signed-off-by: default avatarValentine Barshak <vbarshak@ru.mvista.com>
Signed-off-by: default avatarJosh Boyer <jwboyer@linux.vnet.ibm.com>
parent 1f69dcfd
Loading
Loading
Loading
Loading
+3 −4
Original line number Diff line number Diff line
@@ -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