projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f69dcf
)
[POWERPC] 4xx: Enable NEW EMAC support for Sequoia 440EPx.
author
Valentine Barshak
<vbarshak@ru.mvista.com>
Mon, 15 Oct 2007 17:58:37 +0000
(
03:58
+1000)
committer
Josh Boyer
<jwboyer@linux.vnet.ibm.com>
Fri, 19 Oct 2007 21:17:20 +0000
(16:17 -0500)
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>
arch/powerpc/platforms/44x/Kconfig
patch
|
blob
|
history
diff --git
a/arch/powerpc/platforms/44x/Kconfig
b/arch/powerpc/platforms/44x/Kconfig
index 49a4f0959298a3faf67b700f18822459c37ac8a0..97c2c4a3ee8b811068b9cd6b340acdc4d79d4995 100644
(file)
--- a/
arch/powerpc/platforms/44x/Kconfig
+++ b/
arch/powerpc/platforms/44x/Kconfig
@@
-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