1menu "ARM architecture" 2 depends on ARM 3 4config SYS_ARCH 5 string 6 default "arm" 7 8choice 9 prompt "Target select" 10 11config TARGET_INTEGRATORAP_CM720T 12 bool "Support integratorap_cm720t" 13 14config TARGET_INTEGRATORAP_CM920T 15 bool "Support integratorap_cm920t" 16 17config TARGET_INTEGRATORCP_CM920T 18 bool "Support integratorcp_cm920t" 19 20config TARGET_A320EVB 21 bool "Support a320evb" 22 23config TARGET_AT91RM9200EK 24 bool "Support at91rm9200ek" 25 26config TARGET_EB_CPUX9K2 27 bool "Support eb_cpux9k2" 28 29config TARGET_CPUAT91 30 bool "Support cpuat91" 31 32config TARGET_EDB93XX 33 bool "Support edb93xx" 34 35config TARGET_SCB9328 36 bool "Support scb9328" 37 38config TARGET_CM4008 39 bool "Support cm4008" 40 41config TARGET_CM41XX 42 bool "Support cm41xx" 43 44config TARGET_VCMA9 45 bool "Support VCMA9" 46 47config TARGET_SMDK2410 48 bool "Support smdk2410" 49 50config TARGET_INTEGRATORAP_CM926EJS 51 bool "Support integratorap_cm926ejs" 52 53config TARGET_INTEGRATORCP_CM926EJS 54 bool "Support integratorcp_cm926ejs" 55 56config TARGET_ASPENITE 57 bool "Support aspenite" 58 59config TARGET_GPLUGD 60 bool "Support gplugd" 61 62config TARGET_AFEB9260 63 bool "Support afeb9260" 64 65config TARGET_AT91SAM9260EK 66 bool "Support at91sam9260ek" 67 68config TARGET_AT91SAM9261EK 69 bool "Support at91sam9261ek" 70 71config TARGET_AT91SAM9263EK 72 bool "Support at91sam9263ek" 73 74config TARGET_AT91SAM9M10G45EK 75 bool "Support at91sam9m10g45ek" 76 77config TARGET_AT91SAM9N12EK 78 bool "Support at91sam9n12ek" 79 80config TARGET_AT91SAM9RLEK 81 bool "Support at91sam9rlek" 82 83config TARGET_AT91SAM9X5EK 84 bool "Support at91sam9x5ek" 85 86config TARGET_SNAPPER9260 87 bool "Support snapper9260" 88 89config TARGET_VL_MA2SC 90 bool "Support vl_ma2sc" 91 92config TARGET_SBC35_A9G20 93 bool "Support sbc35_a9g20" 94 95config TARGET_TNY_A9260 96 bool "Support tny_a9260" 97 98config TARGET_USB_A9263 99 bool "Support usb_a9263" 100 101config TARGET_ETHERNUT5 102 bool "Support ethernut5" 103 104config TARGET_TOP9000 105 bool "Support top9000" 106 107config TARGET_MEESC 108 bool "Support meesc" 109 110config TARGET_OTC570 111 bool "Support otc570" 112 113config TARGET_CPU9260 114 bool "Support cpu9260" 115 116config TARGET_PM9261 117 bool "Support pm9261" 118 119config TARGET_PM9263 120 bool "Support pm9263" 121 122config TARGET_PM9G45 123 bool "Support pm9g45" 124 125config TARGET_CORVUS 126 bool "Support corvus" 127 128config TARGET_TAURUS 129 bool "Support taurus" 130 131config TARGET_STAMP9G20 132 bool "Support stamp9g20" 133 134config ARCH_DAVINCI 135 bool "TI DaVinci" 136 help 137 Support for TI's DaVinci platform. 138 139config KIRKWOOD 140 bool "Marvell Kirkwood" 141 142config TARGET_DEVKIT3250 143 bool "Support devkit3250" 144 145config TARGET_JADECPU 146 bool "Support jadecpu" 147 148config TARGET_MX25PDK 149 bool "Support mx25pdk" 150 151config TARGET_TX25 152 bool "Support tx25" 153 154config TARGET_ZMX25 155 bool "Support zmx25" 156 157config TARGET_APF27 158 bool "Support apf27" 159 160config TARGET_IMX27LITE 161 bool "Support imx27lite" 162 163config TARGET_MAGNESIUM 164 bool "Support magnesium" 165 166config TARGET_APX4DEVKIT 167 bool "Support apx4devkit" 168 169config TARGET_XFI3 170 bool "Support xfi3" 171 172config TARGET_M28EVK 173 bool "Support m28evk" 174 175config TARGET_MX23EVK 176 bool "Support mx23evk" 177 178config TARGET_MX28EVK 179 bool "Support mx28evk" 180 181config TARGET_MX23_OLINUXINO 182 bool "Support mx23_olinuxino" 183 184config TARGET_BG0900 185 bool "Support bg0900" 186 187config TARGET_SANSA_FUZE_PLUS 188 bool "Support sansa_fuze_plus" 189 190config TARGET_SC_SPS_1 191 bool "Support sc_sps_1" 192 193config ARCH_NOMADIK 194 bool "ST-Ericsson Nomadik" 195 196config ORION5X 197 bool "Marvell Orion" 198 199config TARGET_DKB 200 bool "Support dkb" 201 202config TARGET_SPEAR300 203 bool "Support spear300" 204 205config TARGET_SPEAR310 206 bool "Support spear310" 207 208config TARGET_SPEAR320 209 bool "Support spear320" 210 211config TARGET_SPEAR600 212 bool "Support spear600" 213 214config TARGET_X600 215 bool "Support x600" 216 217config ARCH_VERSATILE 218 bool "ARM Ltd. Versatile family" 219 220config TARGET_INTEGRATORCP_CM1136 221 bool "Support integratorcp_cm1136" 222 223config TARGET_IMX31_PHYCORE 224 bool "Support imx31_phycore" 225 226config TARGET_QONG 227 bool "Support qong" 228 229config TARGET_MX31ADS 230 bool "Support mx31ads" 231 232config TARGET_MX31PDK 233 bool "Support mx31pdk" 234 235config TARGET_TT01 236 bool "Support tt01" 237 238config TARGET_IMX31_LITEKIT 239 bool "Support imx31_litekit" 240 241config TARGET_WOODBURN 242 bool "Support woodburn" 243 244config TARGET_WOODBURN_SD 245 bool "Support woodburn_sd" 246 247config TARGET_FLEA3 248 bool "Support flea3" 249 250config TARGET_MX35PDK 251 bool "Support mx35pdk" 252 253config TARGET_RPI_B 254 bool "Support rpi_b" 255 256config TARGET_TNETV107X_EVM 257 bool "Support tnetv107x_evm" 258 259config TARGET_INTEGRATORAP_CM946ES 260 bool "Support integratorap_cm946es" 261 262config TARGET_INTEGRATORCP_CM946ES 263 bool "Support integratorcp_cm946es" 264 265config TARGET_VEXPRESS_CA15_TC2 266 bool "Support vexpress_ca15_tc2" 267 268config TARGET_VEXPRESS_CA5X2 269 bool "Support vexpress_ca5x2" 270 271config TARGET_VEXPRESS_CA9X4 272 bool "Support vexpress_ca9x4" 273 274config TARGET_KWB 275 bool "Support kwb" 276 277config TARGET_TSERIES 278 bool "Support tseries" 279 280config TARGET_CM_T335 281 bool "Support cm_t335" 282 283config TARGET_PEPPER 284 bool "Support pepper" 285 286config TARGET_AM335X_IGEP0033 287 bool "Support am335x_igep0033" 288 289config TARGET_PCM051 290 bool "Support pcm051" 291 292config TARGET_DRACO 293 bool "Support draco" 294 295config TARGET_DXR2 296 bool "Support dxr2" 297 298config TARGET_PXM2 299 bool "Support pxm2" 300 301config TARGET_RUT 302 bool "Support rut" 303 304config TARGET_PENGWYN 305 bool "Support pengwyn" 306 307config TARGET_AM335X_EVM 308 bool "Support am335x_evm" 309 310config TARGET_AM43XX_EVM 311 bool "Support am43xx_evm" 312 313config TARGET_TI814X_EVM 314 bool "Support ti814x_evm" 315 316config TARGET_TI816X_EVM 317 bool "Support ti816x_evm" 318 319config TARGET_SAMA5D3_XPLAINED 320 bool "Support sama5d3_xplained" 321 322config TARGET_SAMA5D3XEK 323 bool "Support sama5d3xek" 324 325config TARGET_BCM28155_AP 326 bool "Support bcm28155_ap" 327 328config TARGET_BCM958300K 329 bool "Support bcm958300k" 330 331config TARGET_BCM958622HR 332 bool "Support bcm958622hr" 333 334config ARCH_EXYNOS 335 bool "Samsung EXYNOS" 336 337config ARCH_HIGHBANK 338 bool "Calxeda Highbank" 339 340config ARCH_KEYSTONE 341 bool "TI Keystone" 342 343config TARGET_M53EVK 344 bool "Support m53evk" 345 346config TARGET_IMA3_MX53 347 bool "Support ima3-mx53" 348 349config TARGET_MX51EVK 350 bool "Support mx51evk" 351 352config TARGET_MX53ARD 353 bool "Support mx53ard" 354 355config TARGET_MX53EVK 356 bool "Support mx53evk" 357 358config TARGET_MX53LOCO 359 bool "Support mx53loco" 360 361config TARGET_MX53SMD 362 bool "Support mx53smd" 363 364config TARGET_MX51_EFIKAMX 365 bool "Support mx51_efikamx" 366 367config TARGET_VISION2 368 bool "Support vision2" 369 370config TARGET_UDOO 371 bool "Support udoo" 372 373config TARGET_WANDBOARD 374 bool "Support wandboard" 375 376config TARGET_TITANIUM 377 bool "Support titanium" 378 379config TARGET_NITROGEN6X 380 bool "Support nitrogen6x" 381 382config TARGET_CGTQMX6EVAL 383 bool "Support cgtqmx6eval" 384 385config TARGET_EMBESTMX6BOARDS 386 bool "Support embestmx6boards" 387 388config TARGET_ARISTAINETOS 389 bool "Support aristainetos" 390 391config TARGET_MX6QARM2 392 bool "Support mx6qarm2" 393 394config TARGET_MX6QSABREAUTO 395 bool "Support mx6qsabreauto" 396 397config TARGET_MX6SABRESD 398 bool "Support mx6sabresd" 399 400config TARGET_MX6SLEVK 401 bool "Support mx6slevk" 402 403config TARGET_MX6SXSABRESD 404 bool "Support mx6sxsabresd" 405 406config TARGET_GW_VENTANA 407 bool "Support gw_ventana" 408 409config TARGET_HUMMINGBOARD 410 bool "Support hummingboard" 411 412config TARGET_TQMA6 413 bool "TQ Systems TQMa6 board" 414 415config OMAP34XX 416 bool "OMAP34XX SoC" 417 418config OMAP44XX 419 bool "OMAP44XX SoC" 420 421config OMAP54XX 422 bool "OMAP54XX SoC" 423 424config RMOBILE 425 bool "Renesas ARM SoCs" 426 427config TARGET_S5P_GONI 428 bool "Support s5p_goni" 429 430config TARGET_SMDKC100 431 bool "Support smdkc100" 432 433config TARGET_SOCFPGA_CYCLONE5 434 bool "Support socfpga_cyclone5" 435 436config TARGET_SUN4I 437 bool "Support sun4i" 438 439config TARGET_SUN5I 440 bool "Support sun5i" 441 442config TARGET_SUN7I 443 bool "Support sun7i" 444 445config TARGET_SNOWBALL 446 bool "Support snowball" 447 448config TARGET_U8500_HREF 449 bool "Support u8500_href" 450 451config TARGET_VF610TWR 452 bool "Support vf610twr" 453 454config ZYNQ 455 bool "Xilinx Zynq Platform" 456 457config TEGRA 458 bool "NVIDIA Tegra" 459 select SPL 460 461config TARGET_VEXPRESS_AEMV8A 462 bool "Support vexpress_aemv8a" 463 464config TARGET_VEXPRESS_AEMV8A_SEMI 465 bool "Support vexpress_aemv8a_semi" 466 467config TARGET_LS2085A_EMU 468 bool "Support ls2085a_emu" 469 470config TARGET_LS2085A_SIMU 471 bool "Support ls2085a_simu" 472 473config TARGET_BALLOON3 474 bool "Support balloon3" 475 476config TARGET_H2200 477 bool "Support h2200" 478 479config TARGET_PALMLD 480 bool "Support palmld" 481 482config TARGET_PALMTC 483 bool "Support palmtc" 484 485config TARGET_PALMTREO680 486 bool "Support palmtreo680" 487 488config TARGET_PXA255_IDP 489 bool "Support pxa255_idp" 490 491config TARGET_TRIZEPSIV 492 bool "Support trizepsiv" 493 494config TARGET_VPAC270 495 bool "Support vpac270" 496 497config TARGET_XAENIAX 498 bool "Support xaeniax" 499 500config TARGET_ZIPITZ2 501 bool "Support zipitz2" 502 503config TARGET_LP8X4X 504 bool "Support lp8x4x" 505 506config TARGET_COLIBRI_PXA270 507 bool "Support colibri_pxa270" 508 509config TARGET_JORNADA 510 bool "Support jornada" 511 512endchoice 513 514source "arch/arm/cpu/arm926ejs/davinci/Kconfig" 515 516source "arch/arm/cpu/armv7/exynos/Kconfig" 517 518source "arch/arm/cpu/armv7/highbank/Kconfig" 519 520source "arch/arm/cpu/armv7/keystone/Kconfig" 521 522source "arch/arm/cpu/arm926ejs/kirkwood/Kconfig" 523 524source "arch/arm/cpu/arm926ejs/nomadik/Kconfig" 525 526source "arch/arm/cpu/armv7/omap3/Kconfig" 527 528source "arch/arm/cpu/armv7/omap4/Kconfig" 529 530source "arch/arm/cpu/armv7/omap5/Kconfig" 531 532source "arch/arm/cpu/arm926ejs/orion5x/Kconfig" 533 534source "arch/arm/cpu/armv7/rmobile/Kconfig" 535 536source "arch/arm/cpu/armv7/tegra-common/Kconfig" 537 538source "arch/arm/cpu/arm926ejs/versatile/Kconfig" 539 540source "arch/arm/cpu/armv7/zynq/Kconfig" 541 542source "board/aristainetos/Kconfig" 543source "board/BuR/kwb/Kconfig" 544source "board/BuR/tseries/Kconfig" 545source "board/BuS/eb_cpux9k2/Kconfig" 546source "board/BuS/vl_ma2sc/Kconfig" 547source "board/CarMediaLab/flea3/Kconfig" 548source "board/Marvell/aspenite/Kconfig" 549source "board/Marvell/dkb/Kconfig" 550source "board/Marvell/gplugd/Kconfig" 551source "board/afeb9260/Kconfig" 552source "board/altera/socfpga/Kconfig" 553source "board/armadeus/apf27/Kconfig" 554source "board/armltd/integrator/Kconfig" 555source "board/armltd/vexpress/Kconfig" 556source "board/armltd/vexpress64/Kconfig" 557source "board/atmel/at91rm9200ek/Kconfig" 558source "board/atmel/at91sam9260ek/Kconfig" 559source "board/atmel/at91sam9261ek/Kconfig" 560source "board/atmel/at91sam9263ek/Kconfig" 561source "board/atmel/at91sam9m10g45ek/Kconfig" 562source "board/atmel/at91sam9n12ek/Kconfig" 563source "board/atmel/at91sam9rlek/Kconfig" 564source "board/atmel/at91sam9x5ek/Kconfig" 565source "board/atmel/sama5d3_xplained/Kconfig" 566source "board/atmel/sama5d3xek/Kconfig" 567source "board/balloon3/Kconfig" 568source "board/barco/titanium/Kconfig" 569source "board/bluegiga/apx4devkit/Kconfig" 570source "board/bluewater/snapper9260/Kconfig" 571source "board/boundary/nitrogen6x/Kconfig" 572source "board/broadcom/bcm28155_ap/Kconfig" 573source "board/broadcom/bcm958300k/Kconfig" 574source "board/broadcom/bcm958622hr/Kconfig" 575source "board/calao/sbc35_a9g20/Kconfig" 576source "board/calao/tny_a9260/Kconfig" 577source "board/calao/usb_a9263/Kconfig" 578source "board/cirrus/edb93xx/Kconfig" 579source "board/cm4008/Kconfig" 580source "board/cm41xx/Kconfig" 581source "board/compulab/cm_t335/Kconfig" 582source "board/congatec/cgtqmx6eval/Kconfig" 583source "board/creative/xfi3/Kconfig" 584source "board/davedenx/qong/Kconfig" 585source "board/denx/m28evk/Kconfig" 586source "board/denx/m53evk/Kconfig" 587source "board/egnite/ethernut5/Kconfig" 588source "board/embest/mx6boards/Kconfig" 589source "board/emk/top9000/Kconfig" 590source "board/esd/meesc/Kconfig" 591source "board/esd/otc570/Kconfig" 592source "board/esg/ima3-mx53/Kconfig" 593source "board/eukrea/cpu9260/Kconfig" 594source "board/eukrea/cpuat91/Kconfig" 595source "board/faraday/a320evb/Kconfig" 596source "board/freescale/ls2085a/Kconfig" 597source "board/freescale/mx23evk/Kconfig" 598source "board/freescale/mx25pdk/Kconfig" 599source "board/freescale/mx28evk/Kconfig" 600source "board/freescale/mx31ads/Kconfig" 601source "board/freescale/mx31pdk/Kconfig" 602source "board/freescale/mx35pdk/Kconfig" 603source "board/freescale/mx51evk/Kconfig" 604source "board/freescale/mx53ard/Kconfig" 605source "board/freescale/mx53evk/Kconfig" 606source "board/freescale/mx53loco/Kconfig" 607source "board/freescale/mx53smd/Kconfig" 608source "board/freescale/mx6qarm2/Kconfig" 609source "board/freescale/mx6qsabreauto/Kconfig" 610source "board/freescale/mx6sabresd/Kconfig" 611source "board/freescale/mx6slevk/Kconfig" 612source "board/freescale/mx6sxsabresd/Kconfig" 613source "board/freescale/vf610twr/Kconfig" 614source "board/gateworks/gw_ventana/Kconfig" 615source "board/genesi/mx51_efikamx/Kconfig" 616source "board/gumstix/pepper/Kconfig" 617source "board/h2200/Kconfig" 618source "board/hale/tt01/Kconfig" 619source "board/icpdas/lp8x4x/Kconfig" 620source "board/imx31_phycore/Kconfig" 621source "board/isee/igep0033/Kconfig" 622source "board/jornada/Kconfig" 623source "board/karo/tx25/Kconfig" 624source "board/logicpd/imx27lite/Kconfig" 625source "board/logicpd/imx31_litekit/Kconfig" 626source "board/mpl/vcma9/Kconfig" 627source "board/olimex/mx23_olinuxino/Kconfig" 628source "board/palmld/Kconfig" 629source "board/palmtc/Kconfig" 630source "board/palmtreo680/Kconfig" 631source "board/phytec/pcm051/Kconfig" 632source "board/ppcag/bg0900/Kconfig" 633source "board/pxa255_idp/Kconfig" 634source "board/raspberrypi/rpi_b/Kconfig" 635source "board/ronetix/pm9261/Kconfig" 636source "board/ronetix/pm9263/Kconfig" 637source "board/ronetix/pm9g45/Kconfig" 638source "board/samsung/goni/Kconfig" 639source "board/samsung/smdk2410/Kconfig" 640source "board/samsung/smdkc100/Kconfig" 641source "board/sandisk/sansa_fuze_plus/Kconfig" 642source "board/scb9328/Kconfig" 643source "board/schulercontrol/sc_sps_1/Kconfig" 644source "board/siemens/corvus/Kconfig" 645source "board/siemens/draco/Kconfig" 646source "board/siemens/pxm2/Kconfig" 647source "board/siemens/rut/Kconfig" 648source "board/siemens/taurus/Kconfig" 649source "board/silica/pengwyn/Kconfig" 650source "board/solidrun/hummingboard/Kconfig" 651source "board/spear/spear300/Kconfig" 652source "board/spear/spear310/Kconfig" 653source "board/spear/spear320/Kconfig" 654source "board/spear/spear600/Kconfig" 655source "board/spear/x600/Kconfig" 656source "board/st-ericsson/snowball/Kconfig" 657source "board/st-ericsson/u8500/Kconfig" 658source "board/sunxi/Kconfig" 659source "board/syteco/jadecpu/Kconfig" 660source "board/syteco/zmx25/Kconfig" 661source "board/taskit/stamp9g20/Kconfig" 662source "board/ti/am335x/Kconfig" 663source "board/ti/am43xx/Kconfig" 664source "board/ti/ti814x/Kconfig" 665source "board/ti/ti816x/Kconfig" 666source "board/ti/tnetv107xevm/Kconfig" 667source "board/timll/devkit3250/Kconfig" 668source "board/toradex/colibri_pxa270/Kconfig" 669source "board/tqc/tqma6/Kconfig" 670source "board/trizepsiv/Kconfig" 671source "board/ttcontrol/vision2/Kconfig" 672source "board/udoo/Kconfig" 673source "board/vpac270/Kconfig" 674source "board/wandboard/Kconfig" 675source "board/woodburn/Kconfig" 676source "board/xaeniax/Kconfig" 677source "board/zipitz2/Kconfig" 678 679endmenu 680