patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / arch / ppc / platforms / 4xx / Kconfig
index eadd667..b439b15 100644 (file)
@@ -16,6 +16,11 @@ config ASH
        help
          This option enables support for the IBM NP405H evaluation board.
 
+config BUBINGA
+       bool "Bubinga"
+       help
+         This option enables support for the IBM 405EP evaluation board.
+
 config CPCI405
        bool "CPCI405"
        help
@@ -122,7 +127,7 @@ config BOOKE
 
 config IBM_OCP
        bool
-       depends on ASH || CPCI405 || EBONY || EP405 || OCOTEA || REDWOOD_5 || REDWOOD_6 || SYCAMORE || WALNUT
+       depends on ASH || BUBINGA || CPCI405 || EBONY || EP405 || OCOTEA || REDWOOD_5 || REDWOOD_6 || SYCAMORE || WALNUT
        default y
 
 config IBM_EMAC4
@@ -132,7 +137,7 @@ config IBM_EMAC4
 
 config BIOS_FIXUP
        bool
-       depends on EP405 || SYCAMORE || WALNUT
+       depends on BUBINGA || EP405 || SYCAMORE || WALNUT
        default y
 
 config 403GCX
@@ -140,6 +145,11 @@ config 403GCX
        depends OAK
        default y
 
+config 405EP
+       bool
+       depends on BUBINGA
+       default y
+
 config 405GP
        bool
        depends on CPCI405 || EP405 || WALNUT
@@ -148,6 +158,7 @@ config 405GP
 config 405GPR
        bool
        depends on SYCAMORE
+       default y
 
 config STB03xxx
        bool
@@ -161,7 +172,7 @@ config EMBEDDEDBOOT
 
 config IBM_OPENBIOS
        bool
-       depends on ASH || REDWOOD_5 || REDWOOD_6 || SYCAMORE || WALNUT
+       depends on ASH || BUBINGA || REDWOOD_5 || REDWOOD_6 || SYCAMORE || WALNUT
        default y
 
 config PM