diff options
Diffstat (limited to 'arch/ppc/platforms/4xx/Kconfig')
| -rw-r--r-- | arch/ppc/platforms/4xx/Kconfig | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/arch/ppc/platforms/4xx/Kconfig b/arch/ppc/platforms/4xx/Kconfig index 6980de420e..705ae56016 100644 --- a/arch/ppc/platforms/4xx/Kconfig +++ b/arch/ppc/platforms/4xx/Kconfig | |||
| @@ -98,6 +98,12 @@ config OCOTEA | |||
| 98 | help | 98 | help |
| 99 | This option enables support for the IBM PPC440GX evaluation board. | 99 | This option enables support for the IBM PPC440GX evaluation board. |
| 100 | 100 | ||
| 101 | config TAISHAN | ||
| 102 | bool "Taishan" | ||
| 103 | select WANT_EARLY_SERIAL | ||
| 104 | help | ||
| 105 | This option enables support for the AMCC PPC440GX evaluation board. | ||
| 106 | |||
| 101 | endchoice | 107 | endchoice |
| 102 | 108 | ||
| 103 | config EP405PC | 109 | config EP405PC |
| @@ -126,7 +132,7 @@ config 440GP | |||
| 126 | 132 | ||
| 127 | config 440GX | 133 | config 440GX |
| 128 | bool | 134 | bool |
| 129 | depends on OCOTEA | 135 | depends on OCOTEA || TAISHAN |
| 130 | default y | 136 | default y |
| 131 | 137 | ||
| 132 | config 440SP | 138 | config 440SP |
| @@ -173,7 +179,7 @@ config BOOKE | |||
| 173 | 179 | ||
| 174 | config IBM_OCP | 180 | config IBM_OCP |
| 175 | bool | 181 | bool |
| 176 | depends on ASH || BAMBOO || BUBINGA || CPCI405 || EBONY || EP405 || LUAN || YUCCA || OCOTEA || REDWOOD_5 || REDWOOD_6 || SYCAMORE || WALNUT | 182 | depends on ASH || BAMBOO || BUBINGA || CPCI405 || EBONY || EP405 || LUAN || YUCCA || OCOTEA || REDWOOD_5 || REDWOOD_6 || SYCAMORE || TAISHAN || WALNUT |
| 177 | default y | 183 | default y |
| 178 | 184 | ||
| 179 | config IBM_EMAC4 | 185 | config IBM_EMAC4 |
