u-boot/board/freescale
Masahiro Yamada dd84058d24 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>
2014-07-30 08:48:01 -04:00
..
b4860qds kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
bsc9131rdb kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
bsc9132qds kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
c29xpcie kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
common board/freescale: Move CRC32 offset in NXID v1 data format 2014-05-16 16:24:05 -05:00
corenet_ds kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
imx/ddr Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
ls2085a kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
m547xevb kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
m548xevb kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
m5208evbe kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
m5235evb kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
m5249evb kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
m5253demo kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
m5253evbe kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
m5272c3 kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
m5275evb kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
m5282evb kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
m5329evb kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
m5373evb kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
m52277evb kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
m53017evb kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
m54418twr kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
m54451evb kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
m54455evb kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
mpc832xemds kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
mpc837xemds kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
mpc837xerdb kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
mpc5121ads kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
mpc7448hpc2 kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
mpc8266ads kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
mpc8308rdb kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
mpc8313erdb kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
mpc8315erdb kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
mpc8323erdb kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
mpc8349emds kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
mpc8349itx kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
mpc8360emds kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
mpc8360erdk kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
mpc8536ds kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
mpc8540ads kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
mpc8541cds kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
mpc8544ds kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
mpc8548cds kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
mpc8555cds kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
mpc8560ads kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
mpc8568mds kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
mpc8569mds kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
mpc8572ds kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
mpc8610hpcd kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
mpc8641hpcn kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
mx6qarm2 kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
mx6qsabreauto kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
mx6sabresd kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
mx6slevk kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
mx23evk kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
mx25pdk kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
mx28evk kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
mx31ads kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
mx31pdk kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
mx35pdk kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
mx51evk kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
mx53ard kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
mx53evk kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
mx53loco kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
mx53smd kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
p1_p2_rdb kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
p1_p2_rdb_pc kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
p1_twr kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
p1010rdb kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
p1022ds kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
p1023rdb kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
p2020come kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
p2020ds kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
p2041rdb kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
qemu-ppce500 kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
t4qds kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
t4rdb kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
t104xrdb kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
t208xqds kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
t208xrdb kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
t1040qds kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00
vf610twr kconfig: add board Kconfig and defconfig files 2014-07-30 08:48:01 -04:00