X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Fppc%2Fplatforms%2F4xx%2FKconfig;h=b439b155c7c54509052e7a4b9bccc9743d3e8511;hb=2c66a62d2d9e2315e6e748b96643f7f141c4d017;hp=eadd667dfaad4ecc5300b32a1fabcaa55780ffa0;hpb=86090fcac5e27b630656fe3d963a6b80e26dac44;p=linux-2.6.git diff --git a/arch/ppc/platforms/4xx/Kconfig b/arch/ppc/platforms/4xx/Kconfig index eadd667df..b439b155c 100644 --- a/arch/ppc/platforms/4xx/Kconfig +++ b/arch/ppc/platforms/4xx/Kconfig @@ -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