Skip to content

Commit

Permalink
kconfig: remove unused TASK_DEBUG options
Browse files Browse the repository at this point in the history
Change-Id: I19731bd0148aed6916844f7abf6eacc7fe4e5e2c
Signed-off-by: Anas Nashif <[email protected]>
  • Loading branch information
nashif authored and Anas Nashif committed Dec 19, 2016
1 parent ed116ac commit f323c00
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions misc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -134,15 +134,6 @@ config DEBUG
only disables optimization, more debugging variants can be selected
from here to allow more debugging.

config TASK_DEBUG
bool
prompt "Task debugging [EXPERIMENTAL]"
default n
help
This option allows execution of all tasks (with the exception of
essential system tasks) to be suspended so that debugging operations
can be performed.

config STACK_USAGE
bool "Generate stack usage information"
default n
Expand Down

0 comments on commit f323c00

Please sign in to comment.