kconfig: add board Kconfig and defconfig files

This commit adds:
 - arch/${ARCH}/Kconfig
    provide a menu to select target boards
 - board/${VENDOR}/${BOARD}/Kconfig or board/${BOARD}/Kconfig
    set CONFIG macros to the appropriate values for each board
 - configs/${TARGET_BOARD}_defconfig
    default setting of each board

(This commit was automatically generated by a conversion script
based on boards.cfg)

In Linux Kernel, defconfig files are located under
arch/${ARCH}/configs/ directory.
It works in Linux Kernel since ARCH is always given from the
command line for cross compile.

But in U-Boot, ARCH is not given from the command line.
Which means we cannot know ARCH until the board configuration is done.
That is why all the "*_defconfig" files should be gathered into a
single directory ./configs/.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Simon Glass <sjg@chromium.org>
master
Masahiro Yamada 10 years ago committed by Tom Rini
parent 0a9064fb47
commit dd84058d24
  1. 29
      arch/arc/Kconfig
  2. 1002
      arch/arm/Kconfig
  3. 51
      arch/avr32/Kconfig
  4. 150
      arch/blackfin/Kconfig
  5. 98
      arch/m68k/Kconfig
  6. 18
      arch/microblaze/Kconfig
  7. 37
      arch/mips/Kconfig
  8. 26
      arch/nds32/Kconfig
  9. 26
      arch/nios2/Kconfig
  10. 18
      arch/openrisc/Kconfig
  11. 58
      arch/powerpc/Kconfig
  12. 49
      arch/powerpc/cpu/74xx_7xx/Kconfig
  13. 34
      arch/powerpc/cpu/mpc512x/Kconfig
  14. 22
      arch/powerpc/cpu/mpc5xx/Kconfig
  15. 154
      arch/powerpc/cpu/mpc5xxx/Kconfig
  16. 49
      arch/powerpc/cpu/mpc824x/Kconfig
  17. 94
      arch/powerpc/cpu/mpc8260/Kconfig
  18. 100
      arch/powerpc/cpu/mpc83xx/Kconfig
  19. 190
      arch/powerpc/cpu/mpc85xx/Kconfig
  20. 30
      arch/powerpc/cpu/mpc86xx/Kconfig
  21. 160
      arch/powerpc/cpu/mpc8xx/Kconfig
  22. 322
      arch/powerpc/cpu/ppc4xx/Kconfig
  23. 16
      arch/sandbox/Kconfig
  24. 98
      arch/sh/Kconfig
  25. 34
      arch/sparc/Kconfig
  26. 18
      arch/x86/Kconfig
  27. 23
      board/8dtech/eco5pk/Kconfig
  28. 23
      board/AndesTech/adp-ag101/Kconfig
  29. 23
      board/AndesTech/adp-ag101p/Kconfig
  30. 23
      board/AndesTech/adp-ag102/Kconfig
  31. 23
      board/Barix/ipam390/Kconfig
  32. 23
      board/BuR/kwb/Kconfig
  33. 23
      board/BuR/tseries/Kconfig
  34. 19
      board/BuS/eb_cpu5282/Kconfig
  35. 23
      board/BuS/eb_cpux9k2/Kconfig
  36. 23
      board/BuS/vl_ma2sc/Kconfig
  37. 23
      board/CarMediaLab/flea3/Kconfig
  38. 15
      board/LEOX/elpt860/Kconfig
  39. 23
      board/LaCie/edminiv2/Kconfig
  40. 23
      board/LaCie/net2big_v2/Kconfig
  41. 23
      board/LaCie/netspace_v2/Kconfig
  42. 23
      board/LaCie/wireless_space/Kconfig
  43. 23
      board/Marvell/aspenite/Kconfig
  44. 15
      board/Marvell/db64360/Kconfig
  45. 15
      board/Marvell/db64460/Kconfig
  46. 23
      board/Marvell/dkb/Kconfig
  47. 23
      board/Marvell/dreamplug/Kconfig
  48. 23
      board/Marvell/gplugd/Kconfig
  49. 23
      board/Marvell/guruplug/Kconfig
  50. 23
      board/Marvell/mv88f6281gtw_ge/Kconfig
  51. 23
      board/Marvell/openrd/Kconfig
  52. 23
      board/Marvell/rd6281a/Kconfig
  53. 23
      board/Marvell/sheevaplug/Kconfig
  54. 11
      board/RRvision/Kconfig
  55. 23
      board/Seagate/dockstar/Kconfig
  56. 23
      board/Seagate/goflexhome/Kconfig
  57. 11
      board/a3000/Kconfig
  58. 11
      board/a3m071/Kconfig
  59. 11
      board/a4m072/Kconfig
  60. 19
      board/abilis/tb100/Kconfig
  61. 19
      board/afeb9260/Kconfig
  62. 23
      board/ait/cam_enc_4xx/Kconfig
  63. 19
      board/alphaproject/ap_sh4a_4a/Kconfig
  64. 15
      board/altera/nios2-generic/Kconfig
  65. 23
      board/altera/socfpga/Kconfig
  66. 15
      board/amcc/acadia/Kconfig
  67. 15
      board/amcc/bamboo/Kconfig
  68. 15
      board/amcc/bluestone/Kconfig
  69. 15
      board/amcc/bubinga/Kconfig
  70. 15
      board/amcc/canyonlands/Kconfig
  71. 15
      board/amcc/ebony/Kconfig
  72. 15
      board/amcc/katmai/Kconfig
  73. 15
      board/amcc/kilauea/Kconfig
  74. 15
      board/amcc/luan/Kconfig
  75. 15
      board/amcc/makalu/Kconfig
  76. 15
      board/amcc/ocotea/Kconfig
  77. 15
      board/amcc/redwood/Kconfig
  78. 15
      board/amcc/sequoia/Kconfig
  79. 15
      board/amcc/taihu/Kconfig
  80. 15
      board/amcc/taishan/Kconfig
  81. 15
      board/amcc/walnut/Kconfig
  82. 15
      board/amcc/yosemite/Kconfig
  83. 15
      board/amcc/yucca/Kconfig
  84. 23
      board/armadeus/apf27/Kconfig
  85. 159
      board/armltd/integrator/Kconfig
  86. 71
      board/armltd/versatile/Kconfig
  87. 59
      board/armltd/vexpress/Kconfig
  88. 39
      board/armltd/vexpress64/Kconfig
  89. 19
      board/astro/mcf5373l/Kconfig
  90. 11
      board/atc/Kconfig
  91. 23
      board/atmark-techno/armadillo-800eva/Kconfig
  92. 23
      board/atmel/at91rm9200ek/Kconfig
  93. 23
      board/atmel/at91sam9260ek/Kconfig
  94. 23
      board/atmel/at91sam9261ek/Kconfig
  95. 23
      board/atmel/at91sam9263ek/Kconfig
  96. 23
      board/atmel/at91sam9m10g45ek/Kconfig
  97. 23
      board/atmel/at91sam9n12ek/Kconfig
  98. 23
      board/atmel/at91sam9rlek/Kconfig
  99. 23
      board/atmel/at91sam9x5ek/Kconfig
  100. 19
      board/atmel/atngw100/Kconfig
  101. Some files were not shown because too many files have changed in this diff Show More

@ -0,0 +1,29 @@
menu "ARC architecture"
depends on ARC
config SYS_ARCH
string
default "arc"
choice
prompt "Target select"
config TARGET_TB100
bool "Support tb100"
config TARGET_ARCANGEL4
bool "Support arcangel4"
config TARGET_ARCANGEL4_BE
bool "Support arcangel4-be"
config TARGET_AXS101
bool "Support axs101"
endchoice
source "board/abilis/tb100/Kconfig"
source "board/synopsys/Kconfig"
source "board/synopsys/axs101/Kconfig"
endmenu

File diff suppressed because it is too large Load Diff

@ -0,0 +1,51 @@
menu "AVR32 architecture"
depends on AVR32
config SYS_ARCH
string
default "avr32"
choice
prompt "Target select"
config TARGET_ATNGW100
bool "Support atngw100"
config TARGET_ATNGW100MKII
bool "Support atngw100mkii"
config TARGET_ATSTK1002
bool "Support atstk1002"
config TARGET_ATSTK1003
bool "Support atstk1003"
config TARGET_ATSTK1004
bool "Support atstk1004"
config TARGET_ATSTK1006
bool "Support atstk1006"
config TARGET_FAVR_32_EZKIT
bool "Support favr-32-ezkit"
config TARGET_GRASSHOPPER
bool "Support grasshopper"
config TARGET_MIMC200
bool "Support mimc200"
config TARGET_HAMMERHEAD
bool "Support hammerhead"
endchoice
source "board/atmel/atngw100/Kconfig"
source "board/atmel/atngw100mkii/Kconfig"
source "board/atmel/atstk1000/Kconfig"
source "board/earthlcd/favr-32-ezkit/Kconfig"
source "board/in-circuit/grasshopper/Kconfig"
source "board/mimc/mimc200/Kconfig"
source "board/miromico/hammerhead/Kconfig"
endmenu

@ -0,0 +1,150 @@
menu "Blackfin architecture"
depends on BLACKFIN
config SYS_ARCH
string
default "blackfin"
choice
prompt "Target select"
config TARGET_BCT_BRETTL2
bool "Support bct-brettl2"
config TARGET_BF506F_EZKIT
bool "Support bf506f-ezkit"
config TARGET_BF518F_EZBRD
bool "Support bf518f-ezbrd"
config TARGET_BF525_UCR2
bool "Support bf525-ucr2"
config TARGET_BF526_EZBRD
bool "Support bf526-ezbrd"
config TARGET_BF527_AD7160_EVAL
bool "Support bf527-ad7160-eval"
config TARGET_BF527_EZKIT
bool "Support bf527-ezkit"
config TARGET_BF527_SDP
bool "Support bf527-sdp"
config TARGET_BF533_EZKIT
bool "Support bf533-ezkit"
config TARGET_BF533_STAMP
bool "Support bf533-stamp"
config TARGET_BF537_MINOTAUR
bool "Support bf537-minotaur"
config TARGET_BF537_PNAV
bool "Support bf537-pnav"
config TARGET_BF537_SRV1
bool "Support bf537-srv1"
config TARGET_BF537_STAMP
bool "Support bf537-stamp"
config TARGET_BF538F_EZKIT
bool "Support bf538f-ezkit"
config TARGET_BF548_EZKIT
bool "Support bf548-ezkit"
config TARGET_BF561_ACVILON
bool "Support bf561-acvilon"
config TARGET_BF561_EZKIT
bool "Support bf561-ezkit"
config TARGET_BF609_EZKIT
bool "Support bf609-ezkit"
config TARGET_BLACKSTAMP
bool "Support blackstamp"
config TARGET_BLACKVME
bool "Support blackvme"
config TARGET_BR4
bool "Support br4"
config TARGET_CM_BF527
bool "Support cm-bf527"
config TARGET_CM_BF533
bool "Support cm-bf533"
config TARGET_CM_BF537E
bool "Support cm-bf537e"
config TARGET_CM_BF537U
bool "Support cm-bf537u"
config TARGET_CM_BF548
bool "Support cm-bf548"
config TARGET_CM_BF561
bool "Support cm-bf561"
config TARGET_DNP5370
bool "Support dnp5370"
config TARGET_IBF_DSP561
bool "Support ibf-dsp561"
config TARGET_IP04
bool "Support ip04"
config TARGET_PR1
bool "Support pr1"
config TARGET_TCM_BF518
bool "Support tcm-bf518"
config TARGET_TCM_BF537
bool "Support tcm-bf537"
endchoice
source "board/bct-brettl2/Kconfig"
source "board/bf506f-ezkit/Kconfig"
source "board/bf518f-ezbrd/Kconfig"
source "board/bf525-ucr2/Kconfig"
source "board/bf526-ezbrd/Kconfig"
source "board/bf527-ad7160-eval/Kconfig"
source "board/bf527-ezkit/Kconfig"
source "board/bf527-sdp/Kconfig"
source "board/bf533-ezkit/Kconfig"
source "board/bf533-stamp/Kconfig"
source "board/bf537-minotaur/Kconfig"
source "board/bf537-pnav/Kconfig"
source "board/bf537-srv1/Kconfig"
source "board/bf537-stamp/Kconfig"
source "board/bf538f-ezkit/Kconfig"
source "board/bf548-ezkit/Kconfig"
source "board/bf561-acvilon/Kconfig"
source "board/bf561-ezkit/Kconfig"
source "board/bf609-ezkit/Kconfig"
source "board/blackstamp/Kconfig"
source "board/blackvme/Kconfig"
source "board/br4/Kconfig"
source "board/cm-bf527/Kconfig"
source "board/cm-bf533/Kconfig"
source "board/cm-bf537e/Kconfig"
source "board/cm-bf537u/Kconfig"
source "board/cm-bf548/Kconfig"
source "board/cm-bf561/Kconfig"
source "board/dnp5370/Kconfig"
source "board/ibf-dsp561/Kconfig"
source "board/ip04/Kconfig"
source "board/pr1/Kconfig"
source "board/tcm-bf518/Kconfig"
source "board/tcm-bf537/Kconfig"
endmenu

@ -0,0 +1,98 @@
menu "M68000 architecture"
depends on M68K
config SYS_ARCH
string
default "m68k"
choice
prompt "Target select"
config TARGET_M52277EVB
bool "Support M52277EVB"
config TARGET_M5235EVB
bool "Support M5235EVB"
config TARGET_COBRA5272
bool "Support cobra5272"
config TARGET_EB_CPU5282
bool "Support eb_cpu5282"
config TARGET_TASREG
bool "Support TASREG"
config TARGET_M5208EVBE
bool "Support M5208EVBE"
config TARGET_M5249EVB
bool "Support M5249EVB"
config TARGET_M5253DEMO
bool "Support M5253DEMO"
config TARGET_M5253EVBE
bool "Support M5253EVBE"
config TARGET_M5272C3
bool "Support M5272C3"
config TARGET_M5275EVB
bool "Support M5275EVB"
config TARGET_M5282EVB
bool "Support M5282EVB"
config TARGET_ASTRO_MCF5373L
bool "Support astro_mcf5373l"
config TARGET_M53017EVB
bool "Support M53017EVB"
config TARGET_M5329EVB
bool "Support M5329EVB"
config TARGET_M5373EVB
bool "Support M5373EVB"
config TARGET_M54418TWR
bool "Support M54418TWR"
config TARGET_M54451EVB
bool "Support M54451EVB"
config TARGET_M54455EVB
bool "Support M54455EVB"
config TARGET_M5475EVB
bool "Support M5475EVB"
config TARGET_M5485EVB
bool "Support M5485EVB"
endchoice
source "board/BuS/eb_cpu5282/Kconfig"
source "board/astro/mcf5373l/Kconfig"
source "board/cobra5272/Kconfig"
source "board/esd/tasreg/Kconfig"
source "board/freescale/m5208evbe/Kconfig"
source "board/freescale/m52277evb/Kconfig"
source "board/freescale/m5235evb/Kconfig"
source "board/freescale/m5249evb/Kconfig"
source "board/freescale/m5253demo/Kconfig"
source "board/freescale/m5253evbe/Kconfig"
source "board/freescale/m5272c3/Kconfig"
source "board/freescale/m5275evb/Kconfig"
source "board/freescale/m5282evb/Kconfig"
source "board/freescale/m53017evb/Kconfig"
source "board/freescale/m5329evb/Kconfig"
source "board/freescale/m5373evb/Kconfig"
source "board/freescale/m54418twr/Kconfig"
source "board/freescale/m54451evb/Kconfig"
source "board/freescale/m54455evb/Kconfig"
source "board/freescale/m547xevb/Kconfig"
source "board/freescale/m548xevb/Kconfig"
endmenu

@ -0,0 +1,18 @@
menu "MicroBlaze architecture"
depends on MICROBLAZE
config SYS_ARCH
string
default "microblaze"
choice
prompt "Target select"
config TARGET_MICROBLAZE_GENERIC
bool "Support microblaze-generic"
endchoice
source "board/xilinx/microblaze-generic/Kconfig"
endmenu

@ -0,0 +1,37 @@
menu "MIPS architecture"
depends on MIPS
config SYS_ARCH
string
default "mips"
choice
prompt "Target select"
config TARGET_QEMU_MIPS
bool "Support qemu-mips"
config TARGET_MALTA
bool "Support malta"
config TARGET_VCT
bool "Support vct"
config TARGET_DBAU1X00
bool "Support dbau1x00"
config TARGET_PB1X00
bool "Support pb1x00"
config TARGET_QEMU_MIPS64
bool "Support qemu-mips64"
endchoice
source "board/dbau1x00/Kconfig"
source "board/imgtec/malta/Kconfig"
source "board/micronas/vct/Kconfig"
source "board/pb1x00/Kconfig"
source "board/qemu-mips/Kconfig"
endmenu

@ -0,0 +1,26 @@
menu "NDS32 architecture"
depends on NDS32
config SYS_ARCH
string
default "nds32"
choice
prompt "Target select"
config TARGET_ADP_AG101
bool "Support adp-ag101"
config TARGET_ADP_AG101P
bool "Support adp-ag101p"
config TARGET_ADP_AG102
bool "Support adp-ag102"
endchoice
source "board/AndesTech/adp-ag101/Kconfig"
source "board/AndesTech/adp-ag101p/Kconfig"
source "board/AndesTech/adp-ag102/Kconfig"
endmenu

@ -0,0 +1,26 @@
menu "Nios II architecture"
depends on NIOS2
config SYS_ARCH
string
default "nios2"
choice
prompt "Target select"
config TARGET_NIOS2_GENERIC
bool "Support nios2-generic"
config TARGET_PCI5441
bool "Support PCI5441"
config TARGET_PK1C20
bool "Support PK1C20"
endchoice
source "board/altera/nios2-generic/Kconfig"
source "board/psyent/pci5441/Kconfig"
source "board/psyent/pk1c20/Kconfig"
endmenu

@ -0,0 +1,18 @@
menu "OpenRISC architecture"
depends on OPENRISC
config SYS_ARCH
string
default "openrisc"
choice
prompt "Target select"
config TARGET_OPENRISC_GENERIC
bool "Support openrisc-generic"
endchoice
source "board/openrisc/openrisc-generic/Kconfig"
endmenu

@ -0,0 +1,58 @@
menu "PowerPC architecture"
depends on PPC
config SYS_ARCH
string
default "powerpc"
choice
prompt "CPU select"
config 74xx_7xx
bool "74xx"
config MPC512X
bool "MPC512X"
config 5xx
bool "MPC5xx"
config MPC5xxx
bool "MPC5xxx"
config MPC824X
bool "MPC824X"
config MPC8260
bool "MPC8260"
config MPC83xx
bool "MPC83xx"
config MPC85xx
bool "MPC85xx"
config MPC86xx
bool "MPC86xx"
config 8xx
bool "MPC8xx"
config 4xx
bool "PPC4xx"
endchoice
source "arch/powerpc/cpu/74xx_7xx/Kconfig"
source "arch/powerpc/cpu/mpc512x/Kconfig"
source "arch/powerpc/cpu/mpc5xx/Kconfig"
source "arch/powerpc/cpu/mpc5xxx/Kconfig"
source "arch/powerpc/cpu/mpc824x/Kconfig"
source "arch/powerpc/cpu/mpc8260/Kconfig"
source "arch/powerpc/cpu/mpc83xx/Kconfig"
source "arch/powerpc/cpu/mpc85xx/Kconfig"
source "arch/powerpc/cpu/mpc86xx/Kconfig"
source "arch/powerpc/cpu/mpc8xx/Kconfig"
source "arch/powerpc/cpu/ppc4xx/Kconfig"
endmenu

@ -0,0 +1,49 @@
menu "74xx_7xx CPU"
depends on 74xx_7xx
config SYS_CPU
string
default "74xx_7xx"
choice
prompt "Target select"
config TARGET_P3G4
bool "Support P3G4"
config TARGET_ZUMA
bool "Support ZUMA"
config TARGET_PPMC7XX
bool "Support ppmc7xx"
config TARGET_ELPPC
bool "Support ELPPC"
config TARGET_CPCI750
bool "Support CPCI750"
config TARGET_MPC7448HPC2
bool "Support mpc7448hpc2"
config TARGET_DB64360
bool "Support DB64360"
config TARGET_DB64460
bool "Support DB64460"
config TARGET_P3MX
bool "Support p3mx"
endchoice
source "board/Marvell/db64360/Kconfig"
source "board/Marvell/db64460/Kconfig"
source "board/eltec/elppc/Kconfig"
source "board/esd/cpci750/Kconfig"
source "board/evb64260/Kconfig"
source "board/freescale/mpc7448hpc2/Kconfig"
source "board/ppmc7xx/Kconfig"
source "board/prodrive/p3mx/Kconfig"
endmenu

@ -0,0 +1,34 @@
menu "mpc512x CPU"
depends on MPC512X
config SYS_CPU
string
default "mpc512x"
choice
prompt "Target select"
config TARGET_PDM360NG
bool "Support pdm360ng"
config TARGET_ARIA
bool "Support aria"
config TARGET_MECP5123
bool "Support mecp5123"
config TARGET_MPC5121ADS
bool "Support mpc5121ads"
config TARGET_AC14XX
bool "Support ac14xx"
endchoice
source "board/davedenx/aria/Kconfig"
source "board/esd/mecp5123/Kconfig"
source "board/freescale/mpc5121ads/Kconfig"
source "board/ifm/ac14xx/Kconfig"
source "board/pdm360ng/Kconfig"
endmenu

@ -0,0 +1,22 @@
menu "mpc5xx CPU"
depends on 5xx
config SYS_CPU
string
default "mpc5xx"
choice
prompt "Target select"
config TARGET_CMI_MPC5XX
bool "Support cmi_mpc5xx"
config TARGET_PATI
bool "Support PATI"
endchoice
source "board/cmi/Kconfig"
source "board/mpl/pati/Kconfig"
endmenu

@ -0,0 +1,154 @@
menu "mpc5xxx CPU"
depends on MPC5xxx
config SYS_CPU
string
default "mpc5xxx"
choice
prompt "Target select"
config TARGET_A3M071
bool "Support a3m071"
config TARGET_A4M072
bool "Support a4m072"
config TARGET_BC3450
bool "Support BC3450"
config TARGET_CANMB
bool "Support canmb"
config TARGET_CM5200
bool "Support cm5200"
config TARGET_GALAXY5200
bool "Support galaxy5200"
config TARGET_ICECUBE
bool "Support IceCube"
config TARGET_INKA4X0
bool "Support inka4x0"
config TARGET_IPEK01
bool "Support ipek01"
config TARGET_JUPITER
bool "Support jupiter"
config TARGET_MCC200
bool "Support mcc200"
config TARGET_MOTIONPRO
bool "Support motionpro"
config TARGET_MUNICES
bool "Support munices"
config TARGET_PM520
bool "Support PM520"
config TARGET_TOTAL5200
bool "Support Total5200"
config TARGET_V38B
bool "Support v38b"
config TARGET_TOP5200
bool "Support TOP5200"
config TARGET_CPCI5200
bool "Support cpci5200"
config TARGET_MECP5200
bool "Support mecp5200"
config TARGET_PF5200
bool "Support pf5200"
config TARGET_O2D
bool "Support O2D"
config TARGET_O2D300
bool "Support O2D300"
config TARGET_O2DNT2
bool "Support O2DNT2"
config TARGET_O2I
bool "Support O2I"
config TARGET_O2MNT
bool "Support O2MNT"
config TARGET_O3DNT
bool "Support O3DNT"
config TARGET_DIGSY_MTC
bool "Support digsy_mtc"
config TARGET_HMI1001
bool "Support hmi1001"
config TARGET_MUCMC52
bool "Support mucmc52"
config TARGET_UC101
bool "Support uc101"
config TARGET_MVBC_P
bool "Support MVBC_P"
config TARGET_MVSMR
bool "Support MVSMR"
config TARGET_PCM030
bool "Support pcm030"
config TARGET_AEV
bool "Support aev"
config TARGET_CHARON
bool "Support charon"
config TARGET_TB5200
bool "Support TB5200"
config TARGET_TQM5200
bool "Support TQM5200"
endchoice
source "board/a3m071/Kconfig"
source "board/a4m072/Kconfig"
source "board/bc3450/Kconfig"
source "board/canmb/Kconfig"
source "board/cm5200/Kconfig"
source "board/emk/top5200/Kconfig"
source "board/esd/cpci5200/Kconfig"
source "board/esd/mecp5200/Kconfig"
source "board/esd/pf5200/Kconfig"
source "board/galaxy5200/Kconfig"
source "board/icecube/Kconfig"
source "board/ifm/o2dnt2/Kconfig"
source "board/inka4x0/Kconfig"
source "board/intercontrol/digsy_mtc/Kconfig"
source "board/ipek01/Kconfig"
source "board/jupiter/Kconfig"
source "board/manroland/hmi1001/Kconfig"
source "board/manroland/mucmc52/Kconfig"
source "board/manroland/uc101/Kconfig"
source "board/matrix_vision/mvbc_p/Kconfig"
source "board/matrix_vision/mvsmr/Kconfig"
source "board/mcc200/Kconfig"
source "board/motionpro/Kconfig"
source "board/munices/Kconfig"
source "board/phytec/pcm030/Kconfig"
source "board/pm520/Kconfig"
source "board/total5200/Kconfig"
source "board/tqc/tqm5200/Kconfig"
source "board/v38b/Kconfig"
endmenu

@ -0,0 +1,49 @@
menu "mpc824x CPU"
depends on MPC824X
config SYS_CPU
string
default "mpc824x"
choice
prompt "Target select"
config TARGET_A3000
bool "Support A3000"
config TARGET_CPC45
bool "Support CPC45"
config TARGET_CU824
bool "Support CU824"
config TARGET_EXALION
bool "Support eXalion"
config TARGET_MUSENKI
bool "Support MUSENKI"
config TARGET_MVBLUE
bool "Support MVBLUE"
config TARGET_SANDPOINT8240
bool "Support Sandpoint8240"
config TARGET_SANDPOINT8245
bool "Support Sandpoint8245"
config TARGET_UTX8245
bool "Support utx8245"
endchoice
source "board/a3000/Kconfig"
source "board/cpc45/Kconfig"
source "board/cu824/Kconfig"
source "board/eXalion/Kconfig"
source "board/musenki/Kconfig"
source "board/mvblue/Kconfig"
source "board/sandpoint/Kconfig"
source "board/utx8245/Kconfig"
endmenu

@ -0,0 +1,94 @@
menu "mpc8260 CPU"
depends on MPC8260
config SYS_CPU
string
default "mpc8260"
choice
prompt "Target select"
config TARGET_ATC
bool "Support atc"
config TARGET_COGENT_MPC8260
bool "Support cogent_mpc8260"
config TARGET_CPU86
bool "Support CPU86"
config TARGET_CPU87
bool "Support CPU87"
config TARGET_EP8260
bool "Support ep8260"
config TARGET_EP82XXM
bool "Support ep82xxm"
config TARGET_GW8260
bool "Support gw8260"
config TARGET_HYMOD
bool "Support hymod"
config TARGET_IPHASE4539
bool "Support IPHASE4539"
config TARGET_MUAS3001
bool "Support muas3001"
config TARGET_PM826
bool "Support PM826"
config TARGET_PM828
bool "Support PM828"
config TARGET_PPMC8260
bool "Support ppmc8260"
config TARGET_SACSNG
bool "Support sacsng"
config TARGET_MPC8266ADS
bool "Support MPC8266ADS"
config TARGET_VOVPN_GW
bool "Support VoVPN-GW"
config TARGET_IDS8247
bool "Support IDS8247"
config TARGET_KM82XX
bool "Support km82xx"
config TARGET_TQM8260
bool "Support TQM8260"
config TARGET_TQM8272
bool "Support TQM8272"
endchoice
source "board/atc/Kconfig"
source "board/cogent/Kconfig"
source "board/cpu86/Kconfig"
source "board/cpu87/Kconfig"
source "board/ep8260/Kconfig"
source "board/ep82xxm/Kconfig"
source "board/freescale/mpc8266ads/Kconfig"
source "board/funkwerk/vovpn-gw/Kconfig"
source "board/gw8260/Kconfig"
source "board/hymod/Kconfig"
source "board/ids/ids8247/Kconfig"
source "board/iphase4539/Kconfig"
source "board/keymile/km82xx/Kconfig"
source "board/muas3001/Kconfig"
source "board/pm826/Kconfig"
source "board/pm828/Kconfig"
source "board/ppmc8260/Kconfig"
source "board/sacsng/Kconfig"
source "board/tqc/tqm8260/Kconfig"
source "board/tqc/tqm8272/Kconfig"
endmenu

@ -0,0 +1,100 @@
menu "mpc83xx CPU"
depends on MPC83xx
config SYS_CPU
string
default "mpc83xx"
choice
prompt "Target select"
config TARGET_MPC8308_P1M
bool "Support mpc8308_p1m"
config TARGET_SBC8349
bool "Support sbc8349"
config TARGET_VE8313
bool "Support ve8313"
config TARGET_VME8349
bool "Support vme8349"
config TARGET_MPC8308RDB
bool "Support MPC8308RDB"
config TARGET_MPC8313ERDB
bool "Support MPC8313ERDB"
config TARGET_MPC8315ERDB
bool "Support MPC8315ERDB"
config TARGET_MPC8323ERDB
bool "Support MPC8323ERDB"
config TARGET_MPC832XEMDS
bool "Support MPC832XEMDS"
config TARGET_MPC8349EMDS
bool "Support MPC8349EMDS"
config TARGET_MPC8349ITX
bool "Support MPC8349ITX"
config TARGET_MPC8360EMDS
bool "Support MPC8360EMDS"
config TARGET_MPC8360ERDK
bool "Support MPC8360ERDK"
config TARGET_MPC837XEMDS
bool "Support MPC837XEMDS"
config TARGET_MPC837XERDB
bool "Support MPC837XERDB"
config TARGET_IDS8313
bool "Support ids8313"
config TARGET_KM8360
bool "Support km8360"
config TARGET_SUVD3
bool "Support suvd3"
config TARGET_TUXX1
bool "Support tuxx1"
config TARGET_MERGERBOX
bool "Support MERGERBOX"
config TARGET_MVBLM7
bool "Support MVBLM7"
config TARGET_TQM834X
bool "Support TQM834x"
endchoice
source "board/esd/vme8349/Kconfig"
source "board/freescale/mpc8308rdb/Kconfig"
source "board/freescale/mpc8313erdb/Kconfig"
source "board/freescale/mpc8315erdb/Kconfig"
source "board/freescale/mpc8323erdb/Kconfig"
source "board/freescale/mpc832xemds/Kconfig"
source "board/freescale/mpc8349emds/Kconfig"
source "board/freescale/mpc8349itx/Kconfig"
source "board/freescale/mpc8360emds/Kconfig"
source "board/freescale/mpc8360erdk/Kconfig"
source "board/freescale/mpc837xemds/Kconfig"
source "board/freescale/mpc837xerdb/Kconfig"
source "board/ids/ids8313/Kconfig"
source "board/keymile/km83xx/Kconfig"
source "board/matrix_vision/mergerbox/Kconfig"
source "board/matrix_vision/mvblm7/Kconfig"
source "board/mpc8308_p1m/Kconfig"
source "board/sbc8349/Kconfig"
source "board/tqc/tqm834x/Kconfig"
source "board/ve8313/Kconfig"
endmenu

@ -0,0 +1,190 @@
menu "mpc85xx CPU"
depends on MPC85xx
config SYS_CPU
string
default "mpc85xx"
choice
prompt "Target select"
config TARGET_SBC8548
bool "Support sbc8548"
config TARGET_SOCRATES
bool "Support socrates"
config TARGET_HWW1U1A
bool "Support HWW1U1A"
config TARGET_B4860QDS
bool "Support B4860QDS"
config TARGET_BSC9131RDB
bool "Support BSC9131RDB"
config TARGET_BSC9132QDS
bool "Support BSC9132QDS"
config TARGET_C29XPCIE
bool "Support C29XPCIE"
config TARGET_P3041DS
bool "Support P3041DS"
config TARGET_P4080DS
bool "Support P4080DS"
config TARGET_P5020DS
bool "Support P5020DS"
config TARGET_P5040DS
bool "Support P5040DS"
config TARGET_MPC8536DS
bool "Support MPC8536DS"
config TARGET_MPC8540ADS
bool "Support MPC8540ADS"
config TARGET_MPC8541CDS
bool "Support MPC8541CDS"
config TARGET_MPC8544DS
bool "Support MPC8544DS"
config TARGET_MPC8548CDS
bool "Support MPC8548CDS"
config TARGET_MPC8555CDS
bool "Support MPC8555CDS"
config TARGET_MPC8560ADS
bool "Support MPC8560ADS"
config TARGET_MPC8568MDS
bool "Support MPC8568MDS"
config TARGET_MPC8569MDS
bool "Support MPC8569MDS"
config TARGET_MPC8572DS
bool "Support MPC8572DS"
config TARGET_P1010RDB
bool "Support P1010RDB"
config TARGET_P1022DS
bool "Support P1022DS"
config TARGET_P1023RDB
bool "Support P1023RDB"
config TARGET_P1_P2_RDB
bool "Support P1_P2_RDB"
config TARGET_P1_P2_RDB_PC
bool "Support p1_p2_rdb_pc"
config TARGET_P1_TWR
bool "Support p1_twr"
config TARGET_P2020COME
bool "Support P2020COME"
config TARGET_P2020DS
bool "Support P2020DS"
config TARGET_P2041RDB
bool "Support P2041RDB"
config TARGET_QEMU_PPCE500
bool "Support qemu-ppce500"
config TARGET_T1040QDS
bool "Support T1040QDS"
config TARGET_T104XRDB
bool "Support T104xRDB"
config TARGET_T208XQDS
bool "Support T208xQDS"
config TARGET_T208XRDB
bool "Support T208xRDB"
config TARGET_T4240EMU
bool "Support T4240EMU"
config TARGET_T4240QDS
bool "Support T4240QDS"
config TARGET_T4240RDB
bool "Support T4240RDB"
config TARGET_CONTROLCENTERD
bool "Support controlcenterd"
config TARGET_KMP204X
bool "Support kmp204x"
config TARGET_STXGP3
bool "Support stxgp3"
config TARGET_STXSSA
bool "Support stxssa"
config TARGET_XPEDITE520X
bool "Support xpedite520x"
config TARGET_XPEDITE537X
bool "Support xpedite537x"
config TARGET_XPEDITE550X
bool "Support xpedite550x"
endchoice
source "board/exmeritus/hww1u1a/Kconfig"
source "board/freescale/b4860qds/Kconfig"
source "board/freescale/bsc9131rdb/Kconfig"
source "board/freescale/bsc9132qds/Kconfig"
source "board/freescale/c29xpcie/Kconfig"
source "board/freescale/corenet_ds/Kconfig"
source "board/freescale/mpc8536ds/Kconfig"
source "board/freescale/mpc8540ads/Kconfig"
source "board/freescale/mpc8541cds/Kconfig"
source "board/freescale/mpc8544ds/Kconfig"
source "board/freescale/mpc8548cds/Kconfig"
source "board/freescale/mpc8555cds/Kconfig"
source "board/freescale/mpc8560ads/Kconfig"
source "board/freescale/mpc8568mds/Kconfig"
source "board/freescale/mpc8569mds/Kconfig"
source "board/freescale/mpc8572ds/Kconfig"
source "board/freescale/p1010rdb/Kconfig"
source "board/freescale/p1022ds/Kconfig"
source "board/freescale/p1023rdb/Kconfig"
source "board/freescale/p1_p2_rdb/Kconfig"
source "board/freescale/p1_p2_rdb_pc/Kconfig"
source "board/freescale/p1_twr/Kconfig"
source "board/freescale/p2020come/Kconfig"
source "board/freescale/p2020ds/Kconfig"
source "board/freescale/p2041rdb/Kconfig"
source "board/freescale/qemu-ppce500/Kconfig"
source "board/freescale/t1040qds/Kconfig"
source "board/freescale/t104xrdb/Kconfig"
source "board/freescale/t208xqds/Kconfig"
source "board/freescale/t208xrdb/Kconfig"
source "board/freescale/t4qds/Kconfig"
source "board/freescale/t4rdb/Kconfig"
source "board/gdsys/p1022/Kconfig"
source "board/keymile/kmp204x/Kconfig"
source "board/sbc8548/Kconfig"
source "board/socrates/Kconfig"
source "board/stx/stxgp3/Kconfig"
source "board/stx/stxssa/Kconfig"
source "board/xes/xpedite520x/Kconfig"
source "board/xes/xpedite537x/Kconfig"
source "board/xes/xpedite550x/Kconfig"
endmenu

@ -0,0 +1,30 @@
menu "mpc86xx CPU"
depends on MPC86xx
config SYS_CPU
string
default "mpc86xx"
choice
prompt "Target select"
config TARGET_SBC8641D
bool "Support sbc8641d"
config TARGET_MPC8610HPCD
bool "Support MPC8610HPCD"
config TARGET_MPC8641HPCN
bool "Support MPC8641HPCN"
config TARGET_XPEDITE517X
bool "Support xpedite517x"
endchoice
source "board/freescale/mpc8610hpcd/Kconfig"
source "board/freescale/mpc8641hpcn/Kconfig"
source "board/sbc8641d/Kconfig"
source "board/xes/xpedite517x/Kconfig"
endmenu

@ -0,0 +1,160 @@
menu "mpc8xx CPU"
depends on 8xx
config SYS_CPU
string
default "mpc8xx"
choice
prompt "Target select"
config TARGET_COGENT_MPC8XX
bool "Support cogent_mpc8xx"
config TARGET_ESTEEM192E
bool "Support ESTEEM192E"
config TARGET_FLAGADM
bool "Support FLAGADM"
config TARGET_GEN860T
bool "Support GEN860T"
config TARGET_HERMES
bool "Support hermes"
config TARGET_ICU862
bool "Support ICU862"
config TARGET_IP860
bool "Support IP860"
config TARGET_IVML24
bool "Support IVML24"
config TARGET_IVMS8
bool "Support IVMS8"
config TARGET_LWMON
bool "Support lwmon"
config TARGET_NETVIA
bool "Support NETVIA"
config TARGET_R360MPI
bool "Support R360MPI"
config TARGET_RRVISION
bool "Support RRvision"
config TARGET_SXNI855T
bool "Support SXNI855T"
config TARGET_SPD823TS
bool "Support SPD823TS"
config TARGET_SVM_SC8XX
bool "Support svm_sc8xx"
config TARGET_MHPC
bool "Support MHPC"
config TARGET_TOP860
bool "Support TOP860"
config TARGET_KUP4K
bool "Support KUP4K"
config TARGET_KUP4X
bool "Support KUP4X"
config TARGET_ELPT860
bool "Support ELPT860"
config TARGET_UC100
bool "Support uc100"
config TARGET_STXXTC
bool "Support stxxtc"
config TARGET_FPS850L
bool "Support FPS850L"
config TARGET_FPS860L
bool "Support FPS860L"
config TARGET_NSCU
bool "Support NSCU"
config TARGET_SM850
bool "Support SM850"
config TARGET_TK885D
bool "Support TK885D"
config TARGET_TQM823L
bool "Support TQM823L"
config TARGET_TQM823M
bool "Support TQM823M"
config TARGET_TQM850L
bool "Support TQM850L"
config TARGET_TQM850M
bool "Support TQM850M"
config TARGET_TQM855L
bool "Support TQM855L"
config TARGET_TQM855M
bool "Support TQM855M"
config TARGET_TQM860L
bool "Support TQM860L"
config TARGET_TQM860M
bool "Support TQM860M"
config TARGET_TQM862L
bool "Support TQM862L"
config TARGET_TQM862M
bool "Support TQM862M"
config TARGET_TQM866M
bool "Support TQM866M"
config TARGET_TQM885D
bool "Support TQM885D"
config TARGET_VIRTLAB2
bool "Support virtlab2"
endchoice
source "board/LEOX/elpt860/Kconfig"
source "board/RRvision/Kconfig"
source "board/cogent/Kconfig"
source "board/eltec/mhpc/Kconfig"
source "board/emk/top860/Kconfig"
source "board/esteem192e/Kconfig"
source "board/flagadm/Kconfig"
source "board/gen860t/Kconfig"
source "board/hermes/Kconfig"
source "board/icu862/Kconfig"
source "board/ip860/Kconfig"
source "board/ivm/Kconfig"
source "board/kup/kup4k/Kconfig"
source "board/kup/kup4x/Kconfig"
source "board/lwmon/Kconfig"
source "board/manroland/uc100/Kconfig"
source "board/netvia/Kconfig"
source "board/r360mpi/Kconfig"
source "board/sixnet/Kconfig"
source "board/spd8xx/Kconfig"
source "board/stx/stxxtc/Kconfig"
source "board/svm_sc8xx/Kconfig"
source "board/tqc/tqm8xx/Kconfig"
endmenu

@ -0,0 +1,322 @@
menu "ppc4xx CPU"
depends on 4xx
config SYS_CPU
string
default "ppc4xx"
choice
prompt "Target select"
config TARGET_CSB272
bool "Support csb272"
config TARGET_CSB472
bool "Support csb472"
config TARGET_G2000
bool "Support G2000"
config TARGET_JSE
bool "Support JSE"
config TARGET_KORAT
bool "Support korat"
config TARGET_LWMON5
bool "Support lwmon5"
config TARGET_PCS440EP
bool "Support pcs440ep"
config TARGET_SBC405
bool "Support sbc405"
config TARGET_SC3
bool "Support sc3"
config TARGET_T3CORP
bool "Support t3corp"
config TARGET_W7OLMC
bool "Support W7OLMC"
config TARGET_W7OLMG
bool "Support W7OLMG"
config TARGET_ZEUS
bool "Support zeus"
config TARGET_ACADIA
bool "Support acadia"
config TARGET_BAMBOO
bool "Support bamboo"
config TARGET_BLUESTONE
bool "Support bluestone"
config TARGET_BUBINGA
bool "Support bubinga"
config TARGET_CANYONLANDS
bool "Support canyonlands"
config TARGET_EBONY
bool "Support ebony"
config TARGET_KATMAI
bool "Support katmai"
config TARGET_KILAUEA
bool "Support kilauea"
config TARGET_LUAN
bool "Support luan"
config TARGET_MAKALU
bool "Support makalu"
config TARGET_OCOTEA
bool "Support ocotea"
config TARGET_REDWOOD
bool "Support redwood"
config TARGET_SEQUOIA
bool "Support sequoia"
config TARGET_TAIHU
bool "Support taihu"
config TARGET_TAISHAN
bool "Support taishan"
config TARGET_WALNUT
bool "Support walnut"
config TARGET_YOSEMITE
bool "Support yosemite"
config TARGET_YUCCA
bool "Support yucca"
config TARGET_FX12MM
bool "Support fx12mm"
config TARGET_V5FX30TEVAL
bool "Support v5fx30teval"
config TARGET_CRAYL1
bool "Support CRAYL1"
config TARGET_CATCENTER
bool "Support CATcenter"
config TARGET_PPCHAMELEONEVB
bool "Support PPChameleonEVB"
config TARGET_APC405
bool "Support APC405"
config TARGET_AR405
bool "Support AR405"
config TARGET_ASH405
bool "Support ASH405"
config TARGET_CMS700
bool "Support CMS700"
config TARGET_CPCI2DP
bool "Support CPCI2DP"
config TARGET_CPCI405
bool "Support CPCI405"
config TARGET_CPCI4052
bool "Support CPCI4052"
config TARGET_CPCI405AB
bool "Support CPCI405AB"
config TARGET_CPCI405DT
bool "Support CPCI405DT"
config TARGET_CPCIISER4
bool "Support CPCIISER4"
config TARGET_DP405
bool "Support DP405"
config TARGET_DU405
bool "Support DU405"
config TARGET_DU440
bool "Support DU440"
config TARGET_HH405
bool "Support HH405"
config TARGET_HUB405
bool "Support HUB405"
config TARGET_OCRTC
bool "Support OCRTC"
config TARGET_PCI405
bool "Support PCI405"
config TARGET_PLU405
bool "Support PLU405"
config TARGET_PMC405
bool "Support PMC405"
config TARGET_PMC405DE
bool "Support PMC405DE"
config TARGET_PMC440
bool "Support PMC440"
config TARGET_VOH405
bool "Support VOH405"
config TARGET_VOM405
bool "Support VOM405"
config TARGET_WUH405
bool "Support WUH405"
config TARGET_DLVISION_10G
bool "Support dlvision-10g"
config TARGET_IO
bool "Support io"
config TARGET_IOCON
bool "Support iocon"
config TARGET_NEO
bool "Support neo"
config TARGET_IO64
bool "Support io64"
config TARGET_DLVISION
bool "Support dlvision"
config TARGET_GDPPC440ETX
bool "Support gdppc440etx"
config TARGET_INTIP
bool "Support intip"
config TARGET_ICON
bool "Support icon"
config TARGET_MIP405
bool "Support MIP405"
config TARGET_PIP405
bool "Support PIP405"
config TARGET_ALPR
bool "Support alpr"
config TARGET_P3P440
bool "Support p3p440"
config TARGET_KAREF
bool "Support KAREF"
config TARGET_METROBOX
bool "Support METROBOX"
config TARGET_XPEDITE1000
bool "Support xpedite1000"
config TARGET_ML507
bool "Support ml507"
config TARGET_XILINX_PPC405_GENERIC
bool "Support xilinx-ppc405-generic"
config TARGET_XILINX_PPC440_GENERIC
bool "Support xilinx-ppc440-generic"
endchoice
source "board/amcc/acadia/Kconfig"
source "board/amcc/bamboo/Kconfig"
source "board/amcc/bluestone/Kconfig"
source "board/amcc/bubinga/Kconfig"
source "board/amcc/canyonlands/Kconfig"
source "board/amcc/ebony/Kconfig"
source "board/amcc/katmai/Kconfig"
source "board/amcc/kilauea/Kconfig"
source "board/amcc/luan/Kconfig"
source "board/amcc/makalu/Kconfig"
source "board/amcc/ocotea/Kconfig"
source "board/amcc/redwood/Kconfig"
source "board/amcc/sequoia/Kconfig"
source "board/amcc/taihu/Kconfig"
source "board/amcc/taishan/Kconfig"
source "board/amcc/walnut/Kconfig"
source "board/amcc/yosemite/Kconfig"
source "board/amcc/yucca/Kconfig"
source "board/avnet/fx12mm/Kconfig"
source "board/avnet/v5fx30teval/Kconfig"
source "board/cray/L1/Kconfig"
source "board/csb272/Kconfig"
source "board/csb472/Kconfig"
source "board/dave/PPChameleonEVB/Kconfig"
source "board/esd/apc405/Kconfig"
source "board/esd/ar405/Kconfig"
source "board/esd/ash405/Kconfig"
source "board/esd/cms700/Kconfig"
source "board/esd/cpci2dp/Kconfig"
source "board/esd/cpci405/Kconfig"
source "board/esd/cpciiser4/Kconfig"
source "board/esd/dp405/Kconfig"
source "board/esd/du405/Kconfig"
source "board/esd/du440/Kconfig"
source "board/esd/hh405/Kconfig"
source "board/esd/hub405/Kconfig"
source "board/esd/ocrtc/Kconfig"
source "board/esd/pci405/Kconfig"
source "board/esd/plu405/Kconfig"
source "board/esd/pmc405/Kconfig"
source "board/esd/pmc405de/Kconfig"
source "board/esd/pmc440/Kconfig"
source "board/esd/voh405/Kconfig"
source "board/esd/vom405/Kconfig"
source "board/esd/wuh405/Kconfig"
source "board/g2000/Kconfig"
source "board/gdsys/405ep/Kconfig"
source "board/gdsys/405ex/Kconfig"
source "board/gdsys/dlvision/Kconfig"
source "board/gdsys/gdppc440etx/Kconfig"
source "board/gdsys/intip/Kconfig"
source "board/jse/Kconfig"
source "board/korat/Kconfig"
source "board/lwmon5/Kconfig"
source "board/mosaixtech/icon/Kconfig"
source "board/mpl/mip405/Kconfig"
source "board/mpl/pip405/Kconfig"
source "board/pcs440ep/Kconfig"
source "board/prodrive/alpr/Kconfig"
source "board/prodrive/p3p440/Kconfig"
source "board/sandburst/karef/Kconfig"
source "board/sandburst/metrobox/Kconfig"
source "board/sbc405/Kconfig"
source "board/sc3/Kconfig"
source "board/t3corp/Kconfig"
source "board/w7o/Kconfig"
source "board/xes/xpedite1000/Kconfig"
source "board/xilinx/ml507/Kconfig"
source "board/xilinx/ppc405-generic/Kconfig"
source "board/xilinx/ppc440-generic/Kconfig"
source "board/zeus/Kconfig"
endmenu

@ -0,0 +1,16 @@
menu "Sandbox architecture"
depends on SANDBOX
config SYS_ARCH
string
default "sandbox"
config SYS_BOARD
string
default "sandbox"
config SYS_CONFIG_NAME
string
default "sandbox"
endmenu

@ -0,0 +1,98 @@
menu "SuperH architecture"
depends on SH
config SYS_ARCH
string
default "sh"
choice
prompt "Target select"
config TARGET_RSK7203
bool "Support rsk7203"
config TARGET_RSK7264
bool "Support rsk7264"
config TARGET_RSK7269
bool "Support rsk7269"
config TARGET_MPR2
bool "Support mpr2"
config TARGET_MS7720SE
bool "Support ms7720se"
config TARGET_SHMIN
bool "Support shmin"
config TARGET_ESPT
bool "Support espt"
config TARGET_MS7722SE
bool "Support ms7722se"
config TARGET_MS7750SE
bool "Support ms7750se"
config TARGET_AP_SH4A_4A
bool "Support ap_sh4a_4a"
config TARGET_AP325RXA
bool "Support ap325rxa"
config TARGET_ECOVEC
bool "Support ecovec"
config TARGET_MIGOR
bool "Support MigoR"
config TARGET_R0P7734
bool "Support r0p7734"
config TARGET_R2DPLUS
bool "Support r2dplus"
config TARGET_R7780MP
bool "Support r7780mp"
config TARGET_SH7752EVB
bool "Support sh7752evb"
config TARGET_SH7753EVB
bool "Support sh7753evb"
config TARGET_SH7757LCR
bool "Support sh7757lcr"
config TARGET_SH7763RDP
bool "Support sh7763rdp"
config TARGET_SH7785LCR
bool "Support sh7785lcr"
endchoice
source "board/alphaproject/ap_sh4a_4a/Kconfig"
source "board/espt/Kconfig"
source "board/mpr2/Kconfig"
source "board/ms7720se/Kconfig"
source "board/ms7722se/Kconfig"
source "board/ms7750se/Kconfig"
source "board/renesas/MigoR/Kconfig"
source "board/renesas/ap325rxa/Kconfig"
source "board/renesas/ecovec/Kconfig"
source "board/renesas/r0p7734/Kconfig"
source "board/renesas/r2dplus/Kconfig"
source "board/renesas/r7780mp/Kconfig"
source "board/renesas/rsk7203/Kconfig"
source "board/renesas/rsk7264/Kconfig"
source "board/renesas/rsk7269/Kconfig"
source "board/renesas/sh7752evb/Kconfig"
source "board/renesas/sh7753evb/Kconfig"
source "board/renesas/sh7757lcr/Kconfig"
source "board/renesas/sh7763rdp/Kconfig"
source "board/renesas/sh7785lcr/Kconfig"
source "board/shmin/Kconfig"
endmenu

@ -0,0 +1,34 @@
menu "SPARC architecture"
depends on SPARC
config SYS_ARCH
string
default "sparc"
choice
prompt "Target select"
config TARGET_GRSIM_LEON2
bool "Support grsim_leon2"
config TARGET_GR_CPCI_AX2000
bool "Support gr_cpci_ax2000"
config TARGET_GR_EP2S60
bool "Support gr_ep2s60"
config TARGET_GR_XC3S_1500
bool "Support gr_xc3s_1500"
config TARGET_GRSIM
bool "Support grsim"
endchoice
source "board/gaisler/gr_cpci_ax2000/Kconfig"
source "board/gaisler/gr_ep2s60/Kconfig"
source "board/gaisler/gr_xc3s_1500/Kconfig"
source "board/gaisler/grsim/Kconfig"
source "board/gaisler/grsim_leon2/Kconfig"
endmenu

@ -0,0 +1,18 @@
menu "x86 architecture"
depends on X86
config SYS_ARCH
string
default "x86"
choice
prompt "Target select"
config TARGET_COREBOOT
bool "Support coreboot"
endchoice
source "board/chromebook-x86/coreboot/Kconfig"
endmenu

@ -0,0 +1,23 @@
if TARGET_ECO5PK
config SYS_CPU
string
default "armv7"
config SYS_BOARD
string
default "eco5pk"
config SYS_VENDOR
string
default "8dtech"
config SYS_SOC
string
default "omap3"
config SYS_CONFIG_NAME
string
default "eco5pk"
endif

@ -0,0 +1,23 @@
if TARGET_ADP_AG101
config SYS_CPU
string
default "n1213"
config SYS_BOARD
string
default "adp-ag101"
config SYS_VENDOR
string
default "AndesTech"
config SYS_SOC
string
default "ag101"
config SYS_CONFIG_NAME
string
default "adp-ag101"
endif

@ -0,0 +1,23 @@
if TARGET_ADP_AG101P
config SYS_CPU
string
default "n1213"
config SYS_BOARD
string
default "adp-ag101p"
config SYS_VENDOR
string
default "AndesTech"
config SYS_SOC
string
default "ag101"
config SYS_CONFIG_NAME
string
default "adp-ag101p"
endif

@ -0,0 +1,23 @@
if TARGET_ADP_AG102
config SYS_CPU
string
default "n1213"
config SYS_BOARD
string
default "adp-ag102"
config SYS_VENDOR
string
default "AndesTech"
config SYS_SOC
string
default "ag102"
config SYS_CONFIG_NAME
string
default "adp-ag102"
endif

@ -0,0 +1,23 @@
if TARGET_IPAM390
config SYS_CPU
string
default "arm926ejs"
config SYS_BOARD
string
default "ipam390"
config SYS_VENDOR
string
default "Barix"
config SYS_SOC
string
default "davinci"
config SYS_CONFIG_NAME
string
default "ipam390"
endif

@ -0,0 +1,23 @@
if TARGET_KWB
config SYS_CPU
string
default "armv7"
config SYS_BOARD
string
default "kwb"
config SYS_VENDOR
string
default "BuR"
config SYS_SOC
string
default "am33xx"
config SYS_CONFIG_NAME
string
default "kwb"
endif

@ -0,0 +1,23 @@
if TARGET_TSERIES
config SYS_CPU
string
default "armv7"
config SYS_BOARD
string
default "tseries"
config SYS_VENDOR
string
default "BuR"
config SYS_SOC
string
default "am33xx"
config SYS_CONFIG_NAME
string
default "tseries"
endif

@ -0,0 +1,19 @@
if TARGET_EB_CPU5282
config SYS_CPU
string
default "mcf52x2"
config SYS_BOARD
string
default "eb_cpu5282"
config SYS_VENDOR
string
default "BuS"
config SYS_CONFIG_NAME
string
default "eb_cpu5282"
endif

@ -0,0 +1,23 @@
if TARGET_EB_CPUX9K2
config SYS_CPU
string
default "arm920t"
config SYS_BOARD
string
default "eb_cpux9k2"
config SYS_VENDOR
string
default "BuS"
config SYS_SOC
string
default "at91"
config SYS_CONFIG_NAME
string
default "eb_cpux9k2"
endif

@ -0,0 +1,23 @@
if TARGET_VL_MA2SC
config SYS_CPU
string
default "arm926ejs"
config SYS_BOARD
string
default "vl_ma2sc"
config SYS_VENDOR
string
default "BuS"
config SYS_SOC
string
default "at91"
config SYS_CONFIG_NAME
string
default "vl_ma2sc"
endif

@ -0,0 +1,23 @@
if TARGET_FLEA3
config SYS_CPU
string
default "arm1136"
config SYS_BOARD
string
default "flea3"
config SYS_VENDOR
string
default "CarMediaLab"
config SYS_SOC
string
default "mx35"
config SYS_CONFIG_NAME
string
default "flea3"
endif

@ -0,0 +1,15 @@
if TARGET_ELPT860
config SYS_BOARD
string
default "elpt860"
config SYS_VENDOR
string
default "LEOX"
config SYS_CONFIG_NAME
string
default "ELPT860"
endif

@ -0,0 +1,23 @@
if TARGET_EDMINIV2
config SYS_CPU
string
default "arm926ejs"
config SYS_BOARD
string
default "edminiv2"
config SYS_VENDOR
string
default "LaCie"
config SYS_SOC
string
default "orion5x"
config SYS_CONFIG_NAME
string
default "edminiv2"
endif

@ -0,0 +1,23 @@
if TARGET_NET2BIG_V2
config SYS_CPU
string
default "arm926ejs"
config SYS_BOARD
string
default "net2big_v2"
config SYS_VENDOR
string
default "LaCie"
config SYS_SOC
string
default "kirkwood"
config SYS_CONFIG_NAME
string
default "lacie_kw"
endif

@ -0,0 +1,23 @@
if TARGET_NETSPACE_V2
config SYS_CPU
string
default "arm926ejs"
config SYS_BOARD
string
default "netspace_v2"
config SYS_VENDOR
string
default "LaCie"
config SYS_SOC
string
default "kirkwood"
config SYS_CONFIG_NAME
string
default "lacie_kw"
endif

@ -0,0 +1,23 @@
if TARGET_WIRELESS_SPACE
config SYS_CPU
string
default "arm926ejs"
config SYS_BOARD
string
default "wireless_space"
config SYS_VENDOR
string
default "LaCie"
config SYS_SOC
string
default "kirkwood"
config SYS_CONFIG_NAME
string
default "wireless_space"
endif

@ -0,0 +1,23 @@
if TARGET_ASPENITE
config SYS_CPU
string
default "arm926ejs"
config SYS_BOARD
string
default "aspenite"
config SYS_VENDOR
string
default "Marvell"
config SYS_SOC
string
default "armada100"
config SYS_CONFIG_NAME
string
default "aspenite"
endif

@ -0,0 +1,15 @@
if TARGET_DB64360
config SYS_BOARD
string
default "db64360"
config SYS_VENDOR
string
default "Marvell"
config SYS_CONFIG_NAME
string
default "DB64360"
endif

@ -0,0 +1,15 @@
if TARGET_DB64460
config SYS_BOARD
string
default "db64460"
config SYS_VENDOR
string
default "Marvell"
config SYS_CONFIG_NAME
string
default "DB64460"
endif

@ -0,0 +1,23 @@
if TARGET_DKB
config SYS_CPU
string
default "arm926ejs"
config SYS_BOARD
string
default "dkb"
config SYS_VENDOR
string
default "Marvell"
config SYS_SOC
string
default "pantheon"
config SYS_CONFIG_NAME
string
default "dkb"
endif

@ -0,0 +1,23 @@
if TARGET_DREAMPLUG
config SYS_CPU
string
default "arm926ejs"
config SYS_BOARD
string
default "dreamplug"
config SYS_VENDOR
string
default "Marvell"
config SYS_SOC
string
default "kirkwood"
config SYS_CONFIG_NAME
string
default "dreamplug"
endif

@ -0,0 +1,23 @@
if TARGET_GPLUGD
config SYS_CPU
string
default "arm926ejs"
config SYS_BOARD
string
default "gplugd"
config SYS_VENDOR
string
default "Marvell"
config SYS_SOC
string
default "armada100"
config SYS_CONFIG_NAME
string
default "gplugd"
endif

@ -0,0 +1,23 @@
if TARGET_GURUPLUG
config SYS_CPU
string
default "arm926ejs"
config SYS_BOARD
string
default "guruplug"
config SYS_VENDOR
string
default "Marvell"
config SYS_SOC
string
default "kirkwood"
config SYS_CONFIG_NAME
string
default "guruplug"
endif

@ -0,0 +1,23 @@
if TARGET_MV88F6281GTW_GE
config SYS_CPU
string
default "arm926ejs"
config SYS_BOARD
string
default "mv88f6281gtw_ge"
config SYS_VENDOR
string
default "Marvell"
config SYS_SOC
string
default "kirkwood"
config SYS_CONFIG_NAME
string
default "mv88f6281gtw_ge"
endif

@ -0,0 +1,23 @@
if TARGET_OPENRD
config SYS_CPU
string
default "arm926ejs"
config SYS_BOARD
string
default "openrd"
config SYS_VENDOR
string
default "Marvell"
config SYS_SOC
string
default "kirkwood"
config SYS_CONFIG_NAME
string
default "openrd"
endif

@ -0,0 +1,23 @@
if TARGET_RD6281A
config SYS_CPU
string
default "arm926ejs"
config SYS_BOARD
string
default "rd6281a"
config SYS_VENDOR
string
default "Marvell"
config SYS_SOC
string
default "kirkwood"
config SYS_CONFIG_NAME
string
default "rd6281a"
endif

@ -0,0 +1,23 @@
if TARGET_SHEEVAPLUG
config SYS_CPU
string
default "arm926ejs"
config SYS_BOARD
string
default "sheevaplug"
config SYS_VENDOR
string
default "Marvell"
config SYS_SOC
string
default "kirkwood"
config SYS_CONFIG_NAME
string
default "sheevaplug"
endif

@ -0,0 +1,11 @@
if TARGET_RRVISION
config SYS_BOARD
string
default "RRvision"
config SYS_CONFIG_NAME
string
default "RRvision"
endif

@ -0,0 +1,23 @@
if TARGET_DOCKSTAR
config SYS_CPU
string
default "arm926ejs"
config SYS_BOARD
string
default "dockstar"
config SYS_VENDOR
string
default "Seagate"
config SYS_SOC
string
default "kirkwood"
config SYS_CONFIG_NAME
string
default "dockstar"
endif

@ -0,0 +1,23 @@
if TARGET_GOFLEXHOME
config SYS_CPU
string
default "arm926ejs"
config SYS_BOARD
string
default "goflexhome"
config SYS_VENDOR
string
default "Seagate"
config SYS_SOC
string
default "kirkwood"
config SYS_CONFIG_NAME
string
default "goflexhome"
endif

@ -0,0 +1,11 @@
if TARGET_A3000
config SYS_BOARD
string
default "a3000"
config SYS_CONFIG_NAME
string
default "A3000"
endif

@ -0,0 +1,11 @@
if TARGET_A3M071
config SYS_BOARD
string
default "a3m071"
config SYS_CONFIG_NAME
string
default "a3m071"
endif

@ -0,0 +1,11 @@
if TARGET_A4M072
config SYS_BOARD
string
default "a4m072"
config SYS_CONFIG_NAME
string
default "a4m072"
endif

@ -0,0 +1,19 @@
if TARGET_TB100
config SYS_CPU
string
default "arc700"
config SYS_BOARD
string
default "tb100"
config SYS_VENDOR
string
default "abilis"
config SYS_CONFIG_NAME
string
default "tb100"
endif

@ -0,0 +1,19 @@
if TARGET_AFEB9260
config SYS_CPU
string
default "arm926ejs"
config SYS_BOARD
string
default "afeb9260"
config SYS_SOC
string
default "at91"
config SYS_CONFIG_NAME
string
default "afeb9260"
endif

@ -0,0 +1,23 @@
if TARGET_CAM_ENC_4XX
config SYS_CPU
string
default "arm926ejs"
config SYS_BOARD
string
default "cam_enc_4xx"
config SYS_VENDOR
string
default "ait"
config SYS_SOC
string
default "davinci"
config SYS_CONFIG_NAME
string
default "cam_enc_4xx"
endif

@ -0,0 +1,19 @@
if TARGET_AP_SH4A_4A
config SYS_CPU
string
default "sh4"
config SYS_BOARD
string
default "ap_sh4a_4a"
config SYS_VENDOR
string
default "alphaproject"
config SYS_CONFIG_NAME
string
default "ap_sh4a_4a"
endif

@ -0,0 +1,15 @@
if TARGET_NIOS2_GENERIC
config SYS_BOARD
string
default "nios2-generic"
config SYS_VENDOR
string
default "altera"
config SYS_CONFIG_NAME
string
default "nios2-generic"
endif

@ -0,0 +1,23 @@
if TARGET_SOCFPGA_CYCLONE5
config SYS_CPU
string
default "armv7"
config SYS_BOARD
string
default "socfpga"
config SYS_VENDOR
string
default "altera"
config SYS_SOC
string
default "socfpga"
config SYS_CONFIG_NAME
string
default "socfpga_cyclone5"
endif

@ -0,0 +1,15 @@
if TARGET_ACADIA
config SYS_BOARD
string
default "acadia"
config SYS_VENDOR
string
default "amcc"
config SYS_CONFIG_NAME
string
default "acadia"
endif

@ -0,0 +1,15 @@
if TARGET_BAMBOO
config SYS_BOARD
string
default "bamboo"
config SYS_VENDOR
string
default "amcc"
config SYS_CONFIG_NAME
string
default "bamboo"
endif

@ -0,0 +1,15 @@
if TARGET_BLUESTONE
config SYS_BOARD
string
default "bluestone"
config SYS_VENDOR
string
default "amcc"
config SYS_CONFIG_NAME
string
default "bluestone"
endif

@ -0,0 +1,15 @@
if TARGET_BUBINGA
config SYS_BOARD
string
default "bubinga"
config SYS_VENDOR
string
default "amcc"
config SYS_CONFIG_NAME
string
default "bubinga"
endif

@ -0,0 +1,15 @@
if TARGET_CANYONLANDS
config SYS_BOARD
string
default "canyonlands"
config SYS_VENDOR
string
default "amcc"
config SYS_CONFIG_NAME
string
default "canyonlands"
endif

@ -0,0 +1,15 @@
if TARGET_EBONY
config SYS_BOARD
string
default "ebony"
config SYS_VENDOR
string
default "amcc"
config SYS_CONFIG_NAME
string
default "ebony"
endif

@ -0,0 +1,15 @@
if TARGET_KATMAI
config SYS_BOARD
string
default "katmai"
config SYS_VENDOR
string
default "amcc"
config SYS_CONFIG_NAME
string
default "katmai"
endif

@ -0,0 +1,15 @@
if TARGET_KILAUEA
config SYS_BOARD
string
default "kilauea"
config SYS_VENDOR
string
default "amcc"
config SYS_CONFIG_NAME
string
default "kilauea"
endif

@ -0,0 +1,15 @@
if TARGET_LUAN
config SYS_BOARD
string
default "luan"
config SYS_VENDOR
string
default "amcc"
config SYS_CONFIG_NAME
string
default "luan"
endif

@ -0,0 +1,15 @@
if TARGET_MAKALU
config SYS_BOARD
string
default "makalu"
config SYS_VENDOR
string
default "amcc"
config SYS_CONFIG_NAME
string
default "makalu"
endif

@ -0,0 +1,15 @@
if TARGET_OCOTEA
config SYS_BOARD
string
default "ocotea"
config SYS_VENDOR
string
default "amcc"
config SYS_CONFIG_NAME
string
default "ocotea"
endif

@ -0,0 +1,15 @@
if TARGET_REDWOOD
config SYS_BOARD
string
default "redwood"
config SYS_VENDOR
string
default "amcc"
config SYS_CONFIG_NAME
string
default "redwood"
endif

@ -0,0 +1,15 @@
if TARGET_SEQUOIA
config SYS_BOARD
string
default "sequoia"
config SYS_VENDOR
string
default "amcc"
config SYS_CONFIG_NAME
string
default "sequoia"
endif

@ -0,0 +1,15 @@
if TARGET_TAIHU
config SYS_BOARD
string
default "taihu"
config SYS_VENDOR
string
default "amcc"
config SYS_CONFIG_NAME
string
default "taihu"
endif

@ -0,0 +1,15 @@
if TARGET_TAISHAN
config SYS_BOARD
string
default "taishan"
config SYS_VENDOR
string
default "amcc"
config SYS_CONFIG_NAME
string
default "taishan"
endif

@ -0,0 +1,15 @@
if TARGET_WALNUT
config SYS_BOARD
string
default "walnut"
config SYS_VENDOR
string
default "amcc"
config SYS_CONFIG_NAME
string
default "walnut"
endif

@ -0,0 +1,15 @@
if TARGET_YOSEMITE
config SYS_BOARD
string
default "yosemite"
config SYS_VENDOR
string
default "amcc"
config SYS_CONFIG_NAME
string
default "yosemite"
endif

@ -0,0 +1,15 @@
if TARGET_YUCCA
config SYS_BOARD
string
default "yucca"
config SYS_VENDOR
string
default "amcc"
config SYS_CONFIG_NAME
string
default "yucca"
endif

@ -0,0 +1,23 @@
if TARGET_APF27
config SYS_CPU
string
default "arm926ejs"
config SYS_BOARD
string
default "apf27"
config SYS_VENDOR
string
default "armadeus"
config SYS_SOC
string
default "mx27"
config SYS_CONFIG_NAME
string
default "apf27"
endif

@ -0,0 +1,159 @@
if TARGET_INTEGRATORAP_CM720T
config SYS_CPU
string
default "arm720t"
config SYS_BOARD
string
default "integrator"
config SYS_VENDOR
string
default "armltd"
config SYS_CONFIG_NAME
string
default "integratorap"
endif
if TARGET_INTEGRATORAP_CM920T
config SYS_CPU
string
default "arm920t"
config SYS_BOARD
string
default "integrator"
config SYS_VENDOR
string
default "armltd"
config SYS_CONFIG_NAME
string
default "integratorap"
endif
if TARGET_INTEGRATORCP_CM920T
config SYS_CPU
string
default "arm920t"
config SYS_BOARD
string
default "integrator"
config SYS_VENDOR
string
default "armltd"
config SYS_CONFIG_NAME
string
default "integratorcp"
endif
if TARGET_INTEGRATORAP_CM926EJS
config SYS_CPU
string
default "arm926ejs"
config SYS_BOARD
string
default "integrator"
config SYS_VENDOR
string
default "armltd"
config SYS_CONFIG_NAME
string
default "integratorap"
endif
if TARGET_INTEGRATORCP_CM926EJS
config SYS_CPU
string
default "arm926ejs"
config SYS_BOARD
string
default "integrator"
config SYS_VENDOR
string
default "armltd"
config SYS_CONFIG_NAME
string
default "integratorcp"
endif
if TARGET_INTEGRATORCP_CM1136
config SYS_CPU
string
default "arm1136"
config SYS_BOARD
string
default "integrator"
config SYS_VENDOR
string
default "armltd"
config SYS_CONFIG_NAME
string
default "integratorcp"
endif
if TARGET_INTEGRATORAP_CM946ES
config SYS_CPU
string
default "arm946es"
config SYS_BOARD
string
default "integrator"
config SYS_VENDOR
string
default "armltd"
config SYS_CONFIG_NAME
string
default "integratorap"
endif
if TARGET_INTEGRATORCP_CM946ES
config SYS_CPU
string
default "arm946es"
config SYS_BOARD
string
default "integrator"
config SYS_VENDOR
string
default "armltd"
config SYS_CONFIG_NAME
string
default "integratorcp"
endif

@ -0,0 +1,71 @@
if TARGET_VERSATILEAB
config SYS_CPU
string
default "arm926ejs"
config SYS_BOARD
string
default "versatile"
config SYS_VENDOR
string
default "armltd"
config SYS_SOC
string
default "versatile"
config SYS_CONFIG_NAME
string
default "versatile"
endif
if TARGET_VERSATILEPB
config SYS_CPU
string
default "arm926ejs"
config SYS_BOARD
string
default "versatile"
config SYS_VENDOR
string
default "armltd"
config SYS_SOC
string
default "versatile"
config SYS_CONFIG_NAME
string
default "versatile"
endif
if TARGET_VERSATILEQEMU
config SYS_CPU
string
default "arm926ejs"
config SYS_BOARD
string
default "versatile"
config SYS_VENDOR
string
default "armltd"
config SYS_SOC
string
default "versatile"
config SYS_CONFIG_NAME
string
default "versatile"
endif

@ -0,0 +1,59 @@
if TARGET_VEXPRESS_CA15_TC2
config SYS_CPU
string
default "armv7"
config SYS_BOARD
string
default "vexpress"
config SYS_VENDOR
string
default "armltd"
config SYS_CONFIG_NAME
string
default "vexpress_ca15_tc2"
endif
if TARGET_VEXPRESS_CA5X2
config SYS_CPU
string
default "armv7"
config SYS_BOARD
string
default "vexpress"
config SYS_VENDOR
string
default "armltd"
config SYS_CONFIG_NAME
string
default "vexpress_ca5x2"
endif
if TARGET_VEXPRESS_CA9X4
config SYS_CPU
string
default "armv7"
config SYS_BOARD
string
default "vexpress"
config SYS_VENDOR
string
default "armltd"
config SYS_CONFIG_NAME
string
default "vexpress_ca9x4"
endif

@ -0,0 +1,39 @@
if TARGET_VEXPRESS_AEMV8A
config SYS_CPU
string
default "armv8"
config SYS_BOARD
string
default "vexpress64"
config SYS_VENDOR
string
default "armltd"
config SYS_CONFIG_NAME
string
default "vexpress_aemv8a"
endif
if TARGET_VEXPRESS_AEMV8A_SEMI
config SYS_CPU
string
default "armv8"
config SYS_BOARD
string
default "vexpress64"
config SYS_VENDOR
string
default "armltd"
config SYS_CONFIG_NAME
string
default "vexpress_aemv8a"
endif

@ -0,0 +1,19 @@
if TARGET_ASTRO_MCF5373L
config SYS_CPU
string
default "mcf532x"
config SYS_BOARD
string
default "mcf5373l"
config SYS_VENDOR
string
default "astro"
config SYS_CONFIG_NAME
string
default "astro_mcf5373l"
endif

@ -0,0 +1,11 @@
if TARGET_ATC
config SYS_BOARD
string
default "atc"
config SYS_CONFIG_NAME
string
default "atc"
endif

@ -0,0 +1,23 @@
if TARGET_ARMADILLO_800EVA
config SYS_CPU
string
default "armv7"
config SYS_BOARD
string
default "armadillo-800eva"
config SYS_VENDOR
string
default "atmark-techno"
config SYS_SOC
string
default "rmobile"
config SYS_CONFIG_NAME
string
default "armadillo-800eva"
endif

@ -0,0 +1,23 @@
if TARGET_AT91RM9200EK
config SYS_CPU
string
default "arm920t"
config SYS_BOARD
string
default "at91rm9200ek"
config SYS_VENDOR
string
default "atmel"
config SYS_SOC
string
default "at91"
config SYS_CONFIG_NAME
string
default "at91rm9200ek"
endif

@ -0,0 +1,23 @@
if TARGET_AT91SAM9260EK
config SYS_CPU
string
default "arm926ejs"
config SYS_BOARD
string
default "at91sam9260ek"
config SYS_VENDOR
string
default "atmel"
config SYS_SOC
string
default "at91"
config SYS_CONFIG_NAME
string
default "at91sam9260ek"
endif

@ -0,0 +1,23 @@
if TARGET_AT91SAM9261EK
config SYS_CPU
string
default "arm926ejs"
config SYS_BOARD
string
default "at91sam9261ek"
config SYS_VENDOR
string
default "atmel"
config SYS_SOC
string
default "at91"
config SYS_CONFIG_NAME
string
default "at91sam9261ek"
endif

@ -0,0 +1,23 @@
if TARGET_AT91SAM9263EK
config SYS_CPU
string
default "arm926ejs"
config SYS_BOARD
string
default "at91sam9263ek"
config SYS_VENDOR
string
default "atmel"
config SYS_SOC
string
default "at91"
config SYS_CONFIG_NAME
string
default "at91sam9263ek"
endif

@ -0,0 +1,23 @@
if TARGET_AT91SAM9M10G45EK
config SYS_CPU
string
default "arm926ejs"
config SYS_BOARD
string
default "at91sam9m10g45ek"
config SYS_VENDOR
string
default "atmel"
config SYS_SOC
string
default "at91"
config SYS_CONFIG_NAME
string
default "at91sam9m10g45ek"
endif

@ -0,0 +1,23 @@
if TARGET_AT91SAM9N12EK
config SYS_CPU
string
default "arm926ejs"
config SYS_BOARD
string
default "at91sam9n12ek"
config SYS_VENDOR
string
default "atmel"
config SYS_SOC
string
default "at91"
config SYS_CONFIG_NAME
string
default "at91sam9n12ek"
endif

@ -0,0 +1,23 @@
if TARGET_AT91SAM9RLEK
config SYS_CPU
string
default "arm926ejs"
config SYS_BOARD
string
default "at91sam9rlek"
config SYS_VENDOR
string
default "atmel"
config SYS_SOC
string
default "at91"
config SYS_CONFIG_NAME
string
default "at91sam9rlek"
endif

@ -0,0 +1,23 @@
if TARGET_AT91SAM9X5EK
config SYS_CPU
string
default "arm926ejs"
config SYS_BOARD
string
default "at91sam9x5ek"
config SYS_VENDOR
string
default "atmel"
config SYS_SOC
string
default "at91"
config SYS_CONFIG_NAME
string
default "at91sam9x5ek"
endif

@ -0,0 +1,19 @@
if TARGET_ATNGW100
config SYS_BOARD
string
default "atngw100"
config SYS_VENDOR
string
default "atmel"
config SYS_SOC
string
default "at32ap700x"
config SYS_CONFIG_NAME
string
default "atngw100"
endif

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save