Go to file
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
arch Kbuild defconfig files. 2016-02-05 20:14:05 -05:00
config kconf: Add an option to select PCI on x86 architecture 2016-02-05 20:14:01 -05:00
doc doc: fix formatting and move around optional requirements 2016-02-05 20:14:01 -05:00
drivers Creation of Makefiles for drivers directory. 2016-02-05 20:14:04 -05:00
host kconf: Fix build with gcc 5.1.1 2016-02-05 20:14:01 -05:00
include Bluetooth: Add bt_gatt_foreach_attr 2016-02-05 20:14:04 -05:00
kernel Creation of Makefiles for kernel and misc directory. 2016-02-05 20:14:04 -05:00
lib Creation of Makefiles for libc minimal. 2016-02-05 20:14:04 -05:00
make Bluetooth: Add GATT debug config option 2016-02-05 20:14:04 -05:00
misc Kbuild Makefile mechanism for samples and projects. 2016-02-05 20:14:05 -05:00
net Bluetooth: Remove unused BDADDR_ANY variable 2016-02-05 20:14:04 -05:00
samples Kbuild Makefile mechanism for samples and projects. 2016-02-05 20:14:05 -05:00
scripts Kbuild. Remove linux name references. 2016-02-05 20:14:05 -05:00
shared/include/nanokernel/x86 Fix checkpatch issue - WARNING:SPACING 2016-02-05 20:13:59 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore Add tools and Makefiles for Documentation 2016-02-05 20:13:58 -05:00
.mailmap First commit 2015-04-10 16:44:37 -07:00
Kconfig Adding Kconfig root file. 2016-02-05 20:14:04 -05:00
Makefile Kbuild. Remove linux name references. 2016-02-05 20:14:05 -05:00
Makefile.inc Kbuild Makefile mechanism for samples and projects. 2016-02-05 20:14:05 -05:00
vxmicro-env.bash Remove references to ICC 2016-02-05 20:14:00 -05:00