-
CONFIG_NCS_SAMPLES_DEFAULTS
¶
Enable NCS sample default settings
Type: bool
Help¶
Use the default configuration for NCS samples.
Default¶
n
Symbols implied by this symbol¶
Kconfig definition¶
At <nRF>/samples/Kconfig:7
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:6
→ <BuildDir>/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:49
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect
config NCS_SAMPLES_DEFAULTS
bool "Enable NCS sample default settings"
default n
imply LOG
imply LOG_MINIMAL
imply ASSERT
imply ASSERT_NO_COND_INFO
imply ASSERT_NO_MSG_INFO
imply HW_STACK_PROTECTION if ARCH_HAS_STACK_PROTECTION
help
Use the default configuration for NCS samples.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)