Replaces last three commits. Does the same thing, but does it in a way that does not change the usage model.

This commit is contained in:
Gregory Nutt
2016-06-21 05:26:08 -06:00
parent bf0499aca3
commit 7f16548f57
16 changed files with 24 additions and 19 deletions
+5
View File
@@ -395,9 +395,14 @@ endmenu # Customize Header Files
menu "Debug Options"
config DEBUG_ALERT
bool
default n
config DEBUG_FEATURES
bool "Enable Debug Features"
default n
select DEBUG_ALERT
---help---
Enables built-in debug features. Selecting this option will (1) Enable
debug assertions in the code, (2) enable extended parameter testing in