Merge branch 'bugfix/btdm_remove_unused_macro_in_menuconfig_v4.0' into 'release/v4.0'
components/bt: Remove unused macro in menuconfig See merge request espressif/esp-idf!5951
This commit is contained in:
@@ -19,7 +19,6 @@ CONFIG_BT_CLASSIC_ENABLED=y
|
||||
CONFIG_BT_A2DP_ENABLE=y
|
||||
CONFIG_A2DP_SINK_ENABLE=y
|
||||
CONFIG_A2DP_SRC_ENABLE=n
|
||||
CONFIG_BT_A2DP_SINK_TASK_STACK_SIZE=2048
|
||||
CONFIG_BT_SPP_ENABLED=n
|
||||
CONFIG_BT_GATTS_ENABLE=y
|
||||
CONFIG_BT_GATTC_ENABLE=n
|
||||
|
||||
Reference in New Issue
Block a user