Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
[sfrench/cifs-2.6.git] / arch / ppc / platforms / 4xx / Kconfig
index 174ddbc9758bb10fe33607f3c913c0c05915304f..705ae56016f002e7f17e55eb1364bdc10063822e 100644 (file)
@@ -98,6 +98,12 @@ config OCOTEA
        help
          This option enables support for the IBM PPC440GX evaluation board.
 
+config TAISHAN
+       bool "Taishan"
+       select WANT_EARLY_SERIAL
+       help
+         This option enables support for the AMCC PPC440GX evaluation board.
+
 endchoice
 
 config EP405PC
@@ -126,7 +132,7 @@ config 440GP
 
 config 440GX
        bool
-       depends on OCOTEA
+       depends on OCOTEA || TAISHAN
        default y
 
 config 440SP
@@ -173,7 +179,7 @@ config BOOKE
 
 config IBM_OCP
        bool
-       depends on ASH || BAMBOO || BUBINGA || CPCI405 || EBONY || EP405 || LUAN || YUCCA || OCOTEA || REDWOOD_5 || REDWOOD_6 || SYCAMORE || WALNUT
+       depends on ASH || BAMBOO || BUBINGA || CPCI405 || EBONY || EP405 || LUAN || YUCCA || OCOTEA || REDWOOD_5 || REDWOOD_6 || SYCAMORE || TAISHAN || WALNUT
        default y
 
 config IBM_EMAC4
@@ -183,13 +189,13 @@ config IBM_EMAC4
 
 config BIOS_FIXUP
        bool
-       depends on BUBINGA || EP405 || SYCAMORE || WALNUT
+       depends on BUBINGA || EP405 || SYCAMORE || WALNUT || CPCI405
        default y
 
 # OAK doesn't exist but wanted to keep this around for any future 403GCX boards
 config 403GCX
        bool
-       depends OAK
+       depends on OAK
        default y
 
 config 405EP