:orphan: .. title:: choice: Error checking behavior for CHECK macro .. _choice_473: .. describe:: choice: Error checking behavior for CHECK macro *Error checking behavior for CHECK macro* Type: ``bool`` Default ======= - \ :option:`RUNTIME_ERROR_CHECKS ` Choice options ============== - \ :option:`ASSERT_ON_ERRORS ` - \ :option:`NO_RUNTIME_CHECKS ` - \ :option:`RUNTIME_ERROR_CHECKS ` Kconfig definition ================== .. highlight:: kconfig At ``Kconfig.zephyr:234`` Included via ``Kconfig:8`` Menu path: (Top) → Build and Link Features .. parsed-literal:: choice bool "Error checking behavior for CHECK macro" default \ :option:`RUNTIME_ERROR_CHECKS ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*