Go to file
Youvedeep Singh 724fcffbef debug: Remove dependency of unsetting X86_IAMCU for CONFIG_DEBUG_INFO.
CONFIG_DEBUG_INFO was disabled for IAMCU targets. As per Jira update forked
arch/code is gone. So it should not block enabling DEBUG_INFO for IAMCU.

Currently CONFIG_DEBUG_INFO depends on (x86 = y && !X86_IAMCU)
CONFIG_DEBUG_INFO can not be set for IAMCU. this patch removes dependency.

Jira: ZEP-601

Change-Id: Ib5635096f83f7b931c277b667a55c6d54f8e946a
Signed-off-by: Youvedeep Singh <youvedeep.singh@intel.com>
2017-04-09 14:52:28 +00:00
.known-issues net/mgmt: Add a function to wait on a event synchronously 2017-03-17 10:34:42 +02:00
arch drivers: i2c: rename I2C_CLOCK_SPEED Kconfig option 2017-04-08 00:12:29 +00:00
boards doc: fix path reference to shell sample 2017-04-07 22:31:22 +00:00
doc doc: add substitutions for special characters 2017-04-07 22:31:47 +00:00
drivers drivers: i2c: place all I2C Kconfig options in submenu 2017-04-08 00:12:30 +00:00
dts dts: arm: move SoC dtsi into per vendor dir 2017-04-04 17:55:13 -05:00
ext ext qmsi: Update QMSI version on README 2017-04-05 11:04:30 -07:00
include kernel: remove deprecated init levels 2017-04-07 17:45:34 +00:00
kernel kernel: remove deprecated init levels 2017-04-07 17:45:34 +00:00
lib lib: json: Fix parsing of boolean values 2017-03-25 13:11:55 +00:00
misc misc: Let the compiler choose whether to omit frame pointer 2017-02-08 13:14:16 +00:00
samples net: Enable context buffer pool in case TCP and 6LO are enabled 2017-04-07 18:32:18 +03:00
scripts dts: Add application overlay support. 2017-04-06 09:19:28 +00:00
subsys debug: Remove dependency of unsetting X86_IAMCU for CONFIG_DEBUG_INFO. 2017-04-09 14:52:28 +00:00
tests ztest: Give error if user has not defined CONFIG_ZTEST 2017-04-08 12:13:50 +00:00
.checkpatch.conf checkpatch: Remove reference to legacy IP stack 2017-02-08 13:05:27 +00:00
.gitattributes
.gitignore doc: tweak .gitignore to allow doc theme dev 2017-02-23 13:20:04 +00:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap mailmap: added axy (for Anas Nashif) 2016-12-21 13:49:59 +00:00
defaults.tc testcases: catch more fatal kernel error messages 2016-11-11 13:21:16 +00:00
Kbuild frdm: fixed path and dependencies for extract_dts_includes.py 2017-02-22 13:57:52 +00:00
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.zephyr license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
LICENSE
MAINTAINERS MAINTAINERS: Update maintainer for TI CC32XX SoCs, boards and SDKs 2017-04-04 17:55:13 -05:00
Makefile build: Don't remove dts/ directory on clean 2017-03-27 10:27:01 -05:00
Makefile.inc Revert "build: Fix qemugdb target" 2017-03-09 09:22:51 +00:00
Makefile.test tests: introduce Makefile.test 2017-01-03 17:48:44 +00:00
zephyr-env.sh zephyr-env.sh: only reset scripts_path on Windows 2017-03-31 15:42:31 -04:00