CONFIG_SIMPLE_FATAL_ERROR_HANDLER:

Provides an implementation of _SysFatalErrorHandler() that hard hangs instead of aborting the faulting thread, and does not print anything, for footprint-concerned systems. Only enable this option if you do not want debug capabilities in case of system fatal error.

Symbol:

SIMPLE_FATAL_ERROR_HANDLER

Type:

bool

Value:

“n”

User value:

(no user value)

Visibility:

“y”

Is choice item:

false

Is defined:

true

Is from env.:

false

Is special:

false

Prompts:
  • “Simple system fatal error handler”
Default values:
  • n (value: “n”)
  • Condition: (none)
  • y (value: “y”)
  • Condition: !MULTITHREADING (value: “n”)
Selects:

(no selects)

Reverse (select-related) dependencies:
 

(no reverse dependencies)

Additional dependencies from enclosing menus and ifs:
 

(no additional dependencies)

Locations:
  • ../arch/Kconfig:66