Go to file
Dirk Brandewie b2cd0aae54 x86: change the default for ENHANCED_SECURITY to no
Change the default for ENHANCED_SECURITY to no in preparation for the
option to be removed.

Change-Id: Ic46730b187f361226064a3e205f48433b0bebdd7
Signed-off-by: Dirk Brandewie <dirk.j.brandewie@intel.com>
2016-02-05 20:24:20 -05:00
arch arc: Remove STACK_CHECKING config 2016-02-05 20:24:20 -05:00
doc doc: Fix the use of substitutions. 2016-02-05 20:24:20 -05:00
drivers init: rename pure_early_init to pre_kernel_early_init 2016-02-05 20:24:20 -05:00
include init: Add more verbose comment block 2016-02-05 20:24:20 -05:00
kernel x86: change the default for ENHANCED_SECURITY to no 2016-02-05 20:24:20 -05:00
lib libc: use isdigit from ctype.h 2016-02-05 20:16:15 -05:00
misc misc: don't depend on serial drivers for printk()/printf() 2016-02-05 20:24:17 -05:00
net net: Remove EXPERIMENTAL label from net and bluetooth 2016-02-05 20:24:17 -05:00
samples x86: change the default for ENHANCED_SECURITY to no 2016-02-05 20:24:20 -05:00
scripts toolchain yocto: Update makefile to use SDK 0.6 2016-02-05 20:24:19 -05:00
.gitattributes
.gitignore .gitignore: add ctags data file 2016-02-05 20:16:15 -05:00
.mailmap
Kbuild Kbuild: Check if offsets.h was updated 2016-02-05 20:15:33 -05:00
Kconfig Split main Kconfig to allow application specific Kconfig 2016-02-05 20:15:28 -05:00
Kconfig.zephyr Split main Kconfig to allow application specific Kconfig 2016-02-05 20:15:28 -05:00
Makefile Zephyr v0.5.0-rc0 2016-02-05 20:24:19 -05:00
Makefile.inc Kbuild: Use DOTCONFIG instead of /.config 2016-02-05 20:15:33 -05:00
zephyr-env.sh