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:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:91
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_DEFAULT_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.)