diff options
Diffstat (limited to 'arch/powerpc/platforms/44x')
-rw-r--r-- | 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 49a4f0959298..97c2c4a3ee8b 100644 --- a/arch/powerpc/platforms/44x/Kconfig +++ b/arch/powerpc/platforms/44x/Kconfig | |||
@@ -48,10 +48,9 @@ config 440EP | |||
48 | config 440EPX | 48 | config 440EPX |
49 | bool | 49 | bool |
50 | select PPC_FPU | 50 | select PPC_FPU |
51 | # Disabled until the new EMAC Driver is merged. | 51 | select IBM_NEW_EMAC_EMAC4 |
52 | # select IBM_NEW_EMAC_EMAC4 | 52 | select IBM_NEW_EMAC_RGMII |
53 | # select IBM_NEW_EMAC_RGMII | 53 | select IBM_NEW_EMAC_ZMII |
54 | # select IBM_NEW_EMAC_ZMII | ||
55 | 54 | ||
56 | config 440GP | 55 | config 440GP |
57 | bool | 56 | bool |