zephyr/arch
Juan Manuel Cruz 73c4417ac9 Kbuild defconfig files.
This commit adds the defconfig files that define the standard
configurations for x86 and arm architecture and the standard
configurations for the following BSPs for microkernel and
nanokernel:

- x86 generic pc
- x86 quark
- arm fsl_frdm_k64f
- arm ti_lm3s6965

They can be applied using the make target defconfig.
This target will generate the corresponding .config
file that will be consumed by the build system.

Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com>
Change-Id: I128ad52f792eeb61cc80578be5fc3bd427447aaa
2016-02-05 20:14:05 -05:00
..
arc Always use __start as the entry point 2016-02-05 20:14:00 -05:00
arm Kbuild defconfig files. 2016-02-05 20:14:05 -05:00
x86 Kbuild defconfig files. 2016-02-05 20:14:05 -05:00
Kconfig Kconfig symbols for arch directory. 2016-02-05 20:14:04 -05:00
Makefile Creation of Makefiles for arch directory. 2016-02-05 20:14:04 -05:00