Go to file
Anas Nashif fdb1daf786 kconfig: add board configurations
First step for adding the new board layer. Create configurations for the
various boards we support on x86 under boards with the new Kconfig variables
defining them.

The board selection is optional, that means you will be able to run

 make menuconfig

and create your own .config and select any SoC.

Change-Id: If08e88e9675d13f0f0501ef6750b9424b15f5dc8
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:25:10 -05:00
arch kconfig: add board configurations 2016-02-05 20:25:10 -05:00
boards kconfig: add board configurations 2016-02-05 20:25:10 -05:00
configs kconfig: add board configurations 2016-02-05 20:25:10 -05:00
doc
drivers
include
kernel
lib
misc
net
samples kconfig: add board configurations 2016-02-05 20:25:10 -05:00
scripts kconfig: add board configurations 2016-02-05 20:25:10 -05:00
.checkpatch.conf
.gitattributes
.gitignore
.mailmap
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
Makefile
Makefile.inc
zephyr-env.sh