# Uncomment the following two options to get thread stack usage logs | |
#CONFIG_INIT_STACKS=y | |
#CONFIG_THREAD_STACK_INFO=y | |
CONFIG_BT=y | |
CONFIG_LOG=y | |
CONFIG_BT_PERIPHERAL=y | |
CONFIG_BT_SMP=y | |
CONFIG_BT_SMP_SC_ONLY=y | |
CONFIG_BT_TINYCRYPT_ECC=y | |
CONFIG_BT_MAX_PAIRED=2 | |
CONFIG_BT_DEVICE_NAME="SC only peripheral" |