Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=b7c1dfba0c458114692cb5948d0405c64b40a25b
Commit:     b7c1dfba0c458114692cb5948d0405c64b40a25b
Parent:     1f69dcfdaef84614b3ac7ac113d1b9a286afb9a0
Author:     Valentine Barshak <[EMAIL PROTECTED]>
AuthorDate: Tue Oct 16 03:58:37 2007 +1000
Committer:  Josh Boyer <[EMAIL PROTECTED]>
CommitDate: Fri Oct 19 16:17:20 2007 -0500

    [POWERPC] 4xx: Enable NEW EMAC support for Sequoia 440EPx.
    
    This patch enables NEW EMAC support for PowerPC 440EPx Sequoia board.
    
    Signed-off-by: Valentine Barshak <[EMAIL PROTECTED]>
    Signed-off-by: Josh Boyer <[EMAIL PROTECTED]>
---
 arch/powerpc/platforms/44x/Kconfig |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/arch/powerpc/platforms/44x/Kconfig 
b/arch/powerpc/platforms/44x/Kconfig
index 49a4f09..97c2c4a 100644
--- 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
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to