zephyr/misc
Anas Nashif 77ba3c3b8b kconfig: define architecture as a kconfig variable
Do not depend on environment variables and use a kconfig variable
for defining the architecture.

In addition, remove the X86_32 variable, it just duplicates X86 for
not good reason, at least until start supporting MCUs with 64bit.

Change-Id: Ia001db81ed007e6a43f34506fed9be1345b88a4b
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:24:52 -05:00
..
debug debug: add safe memory access routines 2016-02-05 20:24:42 -05:00
generated Kbuild: depend CONFIG_MICROKERNEL for building sysgen file 2016-02-05 20:15:33 -05:00
Kconfig kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
Makefile reboot: add reboot infrastructure 2016-02-05 20:24:43 -05:00
printk.c printk: Standardize support for %% 2016-02-05 20:24:36 -05:00
reboot.c reboot: add reboot infrastructure 2016-02-05 20:24:43 -05:00