1# Uncomment the following two options to get thread stack usage logs 2#CONFIG_INIT_STACKS=y 3#CONFIG_THREAD_STACK_INFO=y 4 5CONFIG_BT=y 6CONFIG_LOG=y 7CONFIG_BT_PERIPHERAL=y 8CONFIG_BT_SMP=y 9CONFIG_BT_SMP_SC_ONLY=y 10CONFIG_BT_SEND_ECC_EMULATION=y 11CONFIG_BT_MAX_PAIRED=2 12CONFIG_BT_DEVICE_NAME="SC only peripheral" 13