Masahiro Yamada | d3ae678 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 1 | menu "ppc4xx CPU" |
| 2 | depends on 4xx |
| 3 | |
| 4 | config SYS_CPU |
Masahiro Yamada | d3ae678 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 5 | default "ppc4xx" |
| 6 | |
| 7 | choice |
| 8 | prompt "Target select" |
| 9 | |
| 10 | config TARGET_CSB272 |
| 11 | bool "Support csb272" |
| 12 | |
| 13 | config TARGET_CSB472 |
| 14 | bool "Support csb472" |
| 15 | |
| 16 | config TARGET_G2000 |
| 17 | bool "Support G2000" |
| 18 | |
| 19 | config TARGET_JSE |
| 20 | bool "Support JSE" |
| 21 | |
| 22 | config TARGET_KORAT |
| 23 | bool "Support korat" |
| 24 | |
| 25 | config TARGET_LWMON5 |
| 26 | bool "Support lwmon5" |
| 27 | |
| 28 | config TARGET_PCS440EP |
| 29 | bool "Support pcs440ep" |
| 30 | |
| 31 | config TARGET_SBC405 |
| 32 | bool "Support sbc405" |
| 33 | |
| 34 | config TARGET_SC3 |
| 35 | bool "Support sc3" |
| 36 | |
| 37 | config TARGET_T3CORP |
| 38 | bool "Support t3corp" |
| 39 | |
| 40 | config TARGET_W7OLMC |
| 41 | bool "Support W7OLMC" |
| 42 | |
| 43 | config TARGET_W7OLMG |
| 44 | bool "Support W7OLMG" |
| 45 | |
| 46 | config TARGET_ZEUS |
| 47 | bool "Support zeus" |
| 48 | |
| 49 | config TARGET_ACADIA |
| 50 | bool "Support acadia" |
| 51 | |
| 52 | config TARGET_BAMBOO |
| 53 | bool "Support bamboo" |
| 54 | |
Masahiro Yamada | d3ae678 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 55 | config TARGET_BUBINGA |
| 56 | bool "Support bubinga" |
| 57 | |
| 58 | config TARGET_CANYONLANDS |
| 59 | bool "Support canyonlands" |
| 60 | |
| 61 | config TARGET_EBONY |
| 62 | bool "Support ebony" |
| 63 | |
| 64 | config TARGET_KATMAI |
| 65 | bool "Support katmai" |
| 66 | |
| 67 | config TARGET_KILAUEA |
| 68 | bool "Support kilauea" |
| 69 | |
| 70 | config TARGET_LUAN |
| 71 | bool "Support luan" |
| 72 | |
| 73 | config TARGET_MAKALU |
| 74 | bool "Support makalu" |
| 75 | |
| 76 | config TARGET_OCOTEA |
| 77 | bool "Support ocotea" |
| 78 | |
| 79 | config TARGET_REDWOOD |
| 80 | bool "Support redwood" |
| 81 | |
| 82 | config TARGET_SEQUOIA |
| 83 | bool "Support sequoia" |
| 84 | |
| 85 | config TARGET_TAIHU |
| 86 | bool "Support taihu" |
| 87 | |
| 88 | config TARGET_TAISHAN |
| 89 | bool "Support taishan" |
| 90 | |
| 91 | config TARGET_WALNUT |
| 92 | bool "Support walnut" |
| 93 | |
| 94 | config TARGET_YOSEMITE |
| 95 | bool "Support yosemite" |
| 96 | |
| 97 | config TARGET_YUCCA |
| 98 | bool "Support yucca" |
| 99 | |
| 100 | config TARGET_FX12MM |
| 101 | bool "Support fx12mm" |
| 102 | |
| 103 | config TARGET_V5FX30TEVAL |
| 104 | bool "Support v5fx30teval" |
| 105 | |
Masahiro Yamada | d3ae678 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 106 | config TARGET_CATCENTER |
| 107 | bool "Support CATcenter" |
| 108 | |
| 109 | config TARGET_PPCHAMELEONEVB |
| 110 | bool "Support PPChameleonEVB" |
| 111 | |
| 112 | config TARGET_APC405 |
| 113 | bool "Support APC405" |
| 114 | |
| 115 | config TARGET_AR405 |
| 116 | bool "Support AR405" |
| 117 | |
| 118 | config TARGET_ASH405 |
| 119 | bool "Support ASH405" |
| 120 | |
| 121 | config TARGET_CMS700 |
| 122 | bool "Support CMS700" |
| 123 | |
| 124 | config TARGET_CPCI2DP |
| 125 | bool "Support CPCI2DP" |
| 126 | |
| 127 | config TARGET_CPCI405 |
| 128 | bool "Support CPCI405" |
| 129 | |
| 130 | config TARGET_CPCI4052 |
| 131 | bool "Support CPCI4052" |
| 132 | |
| 133 | config TARGET_CPCI405AB |
| 134 | bool "Support CPCI405AB" |
| 135 | |
| 136 | config TARGET_CPCI405DT |
| 137 | bool "Support CPCI405DT" |
| 138 | |
| 139 | config TARGET_CPCIISER4 |
| 140 | bool "Support CPCIISER4" |
| 141 | |
| 142 | config TARGET_DP405 |
| 143 | bool "Support DP405" |
| 144 | |
| 145 | config TARGET_DU405 |
| 146 | bool "Support DU405" |
| 147 | |
| 148 | config TARGET_DU440 |
| 149 | bool "Support DU440" |
| 150 | |
| 151 | config TARGET_HH405 |
| 152 | bool "Support HH405" |
| 153 | |
| 154 | config TARGET_HUB405 |
| 155 | bool "Support HUB405" |
| 156 | |
| 157 | config TARGET_OCRTC |
| 158 | bool "Support OCRTC" |
| 159 | |
| 160 | config TARGET_PCI405 |
| 161 | bool "Support PCI405" |
| 162 | |
| 163 | config TARGET_PLU405 |
| 164 | bool "Support PLU405" |
| 165 | |
| 166 | config TARGET_PMC405 |
| 167 | bool "Support PMC405" |
| 168 | |
| 169 | config TARGET_PMC405DE |
| 170 | bool "Support PMC405DE" |
| 171 | |
| 172 | config TARGET_PMC440 |
| 173 | bool "Support PMC440" |
| 174 | |
| 175 | config TARGET_VOH405 |
| 176 | bool "Support VOH405" |
| 177 | |
| 178 | config TARGET_VOM405 |
| 179 | bool "Support VOM405" |
| 180 | |
| 181 | config TARGET_WUH405 |
| 182 | bool "Support WUH405" |
| 183 | |
| 184 | config TARGET_DLVISION_10G |
| 185 | bool "Support dlvision-10g" |
| 186 | |
| 187 | config TARGET_IO |
| 188 | bool "Support io" |
| 189 | |
| 190 | config TARGET_IOCON |
| 191 | bool "Support iocon" |
| 192 | |
| 193 | config TARGET_NEO |
| 194 | bool "Support neo" |
| 195 | |
| 196 | config TARGET_IO64 |
| 197 | bool "Support io64" |
| 198 | |
| 199 | config TARGET_DLVISION |
| 200 | bool "Support dlvision" |
| 201 | |
| 202 | config TARGET_GDPPC440ETX |
| 203 | bool "Support gdppc440etx" |
| 204 | |
| 205 | config TARGET_INTIP |
| 206 | bool "Support intip" |
| 207 | |
| 208 | config TARGET_ICON |
| 209 | bool "Support icon" |
| 210 | |
| 211 | config TARGET_MIP405 |
| 212 | bool "Support MIP405" |
| 213 | |
| 214 | config TARGET_PIP405 |
| 215 | bool "Support PIP405" |
| 216 | |
| 217 | config TARGET_ALPR |
| 218 | bool "Support alpr" |
| 219 | |
| 220 | config TARGET_P3P440 |
| 221 | bool "Support p3p440" |
| 222 | |
Masahiro Yamada | d3ae678 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 223 | config TARGET_XPEDITE1000 |
| 224 | bool "Support xpedite1000" |
| 225 | |
| 226 | config TARGET_ML507 |
| 227 | bool "Support ml507" |
| 228 | |
| 229 | config TARGET_XILINX_PPC405_GENERIC |
| 230 | bool "Support xilinx-ppc405-generic" |
| 231 | |
| 232 | config TARGET_XILINX_PPC440_GENERIC |
| 233 | bool "Support xilinx-ppc440-generic" |
| 234 | |
| 235 | endchoice |
| 236 | |
| 237 | source "board/amcc/acadia/Kconfig" |
| 238 | source "board/amcc/bamboo/Kconfig" |
Masahiro Yamada | d3ae678 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 239 | source "board/amcc/bubinga/Kconfig" |
| 240 | source "board/amcc/canyonlands/Kconfig" |
| 241 | source "board/amcc/ebony/Kconfig" |
| 242 | source "board/amcc/katmai/Kconfig" |
| 243 | source "board/amcc/kilauea/Kconfig" |
| 244 | source "board/amcc/luan/Kconfig" |
| 245 | source "board/amcc/makalu/Kconfig" |
| 246 | source "board/amcc/ocotea/Kconfig" |
| 247 | source "board/amcc/redwood/Kconfig" |
| 248 | source "board/amcc/sequoia/Kconfig" |
| 249 | source "board/amcc/taihu/Kconfig" |
| 250 | source "board/amcc/taishan/Kconfig" |
| 251 | source "board/amcc/walnut/Kconfig" |
| 252 | source "board/amcc/yosemite/Kconfig" |
| 253 | source "board/amcc/yucca/Kconfig" |
| 254 | source "board/avnet/fx12mm/Kconfig" |
| 255 | source "board/avnet/v5fx30teval/Kconfig" |
Masahiro Yamada | d3ae678 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 256 | source "board/csb272/Kconfig" |
| 257 | source "board/csb472/Kconfig" |
| 258 | source "board/dave/PPChameleonEVB/Kconfig" |
| 259 | source "board/esd/apc405/Kconfig" |
| 260 | source "board/esd/ar405/Kconfig" |
| 261 | source "board/esd/ash405/Kconfig" |
| 262 | source "board/esd/cms700/Kconfig" |
| 263 | source "board/esd/cpci2dp/Kconfig" |
| 264 | source "board/esd/cpci405/Kconfig" |
| 265 | source "board/esd/cpciiser4/Kconfig" |
| 266 | source "board/esd/dp405/Kconfig" |
| 267 | source "board/esd/du405/Kconfig" |
| 268 | source "board/esd/du440/Kconfig" |
| 269 | source "board/esd/hh405/Kconfig" |
| 270 | source "board/esd/hub405/Kconfig" |
| 271 | source "board/esd/ocrtc/Kconfig" |
| 272 | source "board/esd/pci405/Kconfig" |
| 273 | source "board/esd/plu405/Kconfig" |
| 274 | source "board/esd/pmc405/Kconfig" |
| 275 | source "board/esd/pmc405de/Kconfig" |
| 276 | source "board/esd/pmc440/Kconfig" |
| 277 | source "board/esd/voh405/Kconfig" |
| 278 | source "board/esd/vom405/Kconfig" |
| 279 | source "board/esd/wuh405/Kconfig" |
| 280 | source "board/g2000/Kconfig" |
| 281 | source "board/gdsys/405ep/Kconfig" |
| 282 | source "board/gdsys/405ex/Kconfig" |
| 283 | source "board/gdsys/dlvision/Kconfig" |
| 284 | source "board/gdsys/gdppc440etx/Kconfig" |
| 285 | source "board/gdsys/intip/Kconfig" |
| 286 | source "board/jse/Kconfig" |
| 287 | source "board/korat/Kconfig" |
| 288 | source "board/lwmon5/Kconfig" |
| 289 | source "board/mosaixtech/icon/Kconfig" |
| 290 | source "board/mpl/mip405/Kconfig" |
| 291 | source "board/mpl/pip405/Kconfig" |
| 292 | source "board/pcs440ep/Kconfig" |
| 293 | source "board/prodrive/alpr/Kconfig" |
| 294 | source "board/prodrive/p3p440/Kconfig" |
Masahiro Yamada | d3ae678 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 295 | source "board/sbc405/Kconfig" |
| 296 | source "board/sc3/Kconfig" |
| 297 | source "board/t3corp/Kconfig" |
| 298 | source "board/w7o/Kconfig" |
| 299 | source "board/xes/xpedite1000/Kconfig" |
| 300 | source "board/xilinx/ml507/Kconfig" |
| 301 | source "board/xilinx/ppc405-generic/Kconfig" |
| 302 | source "board/xilinx/ppc440-generic/Kconfig" |
| 303 | source "board/zeus/Kconfig" |
| 304 | |
| 305 | endmenu |