mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-06 23:51:28 +00:00
snow: Turn on CONFIG_ASSERT_HELP
We want our friendly ASSERT() messages. BUG=chrome-os-partner:10149 TEST=manual Enable the option for snow, add a failing ASSERT() to the rw command and see the a nice message is printed now. Change-Id: I84587b209dc4a9d72310456ed2aca178256c5811 Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-on: https://gerrit.chromium.org/gerrit/25412
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
|
||||
#define CONFIG_PANIC_HELP
|
||||
#define CONFIG_PANIC_NEW_STACK
|
||||
#define CONFIG_ASSERT_HELP
|
||||
|
||||
/* Allow dangerous commands all the time, since we don't have a write protect
|
||||
* switch. */
|
||||
|
||||
Reference in New Issue
Block a user