[POWERPC] 4xx: PCI support for Ebony board
[powerpc.git] / arch / powerpc / platforms / 44x / Kconfig
index 1b3e008..f65fa10 100644 (file)
@@ -1,19 +1,28 @@
-#config BAMBOO
-#      bool "Bamboo"
-#      depends on 44x
-#      default n
-#      select 440EP
-#      help
-#        This option enables support for the IBM PPC440EP evaluation board.
+config BAMBOO
+       bool "Bamboo"
+       depends on 44x
+       default n
+       select 440EP
+       help
+         This option enables support for the IBM PPC440EP evaluation board.
 
 config EBONY
        bool "Ebony"
        depends on 44x
        default y
        select 440GP
+       select PCI
        help
          This option enables support for the IBM PPC440GP evaluation board.
 
+config SEQUOIA
+       bool "Sequoia"
+       depends on 44x
+       default n
+       select 440EPX
+       help
+         This option enables support for the AMCC PPC440EPX evaluation board.
+
 #config LUAN
 #      bool "Luan"
 #      depends on 44x
@@ -35,11 +44,18 @@ config 440EP
        bool
        select PPC_FPU
        select IBM440EP_ERR42
+       select IBM_NEW_EMAC_ZMII
+
+config 440EPX
+       bool
+       select PPC_FPU
+       select IBM_NEW_EMAC_EMAC4
+       select IBM_NEW_EMAC_RGMII
+       select IBM_NEW_EMAC_ZMII
 
 config 440GP
        bool
-# Disabled until the new EMAC Driver is merged.
-#      select IBM_NEW_EMAC_ZMII
+       select IBM_NEW_EMAC_ZMII
 
 config 440GX
        bool
@@ -47,11 +63,6 @@ config 440GX
 config 440SP
        bool
 
-config 440A
-       bool
-       depends on 440GX
-       default y
-
 # 44x errata/workaround config symbols, selected by the CPU models above
 config IBM440EP_ERR42
        bool