zephyr/subsys
Andy Gross abf77ef753 subsys: debug: Fix stack sentinel dependencies
This patch restricts the stack sentinel to only be allowed if the
USERSPACE configuration option is not set.  The stack sentinel feature
is redundant if used in conjunction with the USERSPACE, due to the
protection mechanisms in place for stacks.

Signed-off-by: Andy Gross <andy.gross@linaro.org>
2018-05-10 14:16:46 -07:00
..
bluetooth Bluetooth: Introduce new bt_set_id_addr() API 2018-05-10 22:39:04 +02:00
console
cpp
debug subsys: debug: Fix stack sentinel dependencies 2018-05-10 14:16:46 -07:00
dfu
disk subsys: disk: Add support for multiple disk interfaces 2018-05-08 08:53:01 -04:00
fs subsys: fs: Add the support for multiple instances of fs 2018-05-08 08:53:01 -04:00
logging
mgmt
net
random
settings
shell
storage
usb subsys: disk: Add support for multiple disk interfaces 2018-05-08 08:53:01 -04:00
CMakeLists.txt
Kconfig