Skip to content

Commit ce69233

Browse files
authored
feat(matter): enable CHIP over BLE in defconfig.common
1 parent 16a6e09 commit ce69233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/defconfig.common

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ CONFIG_MBEDTLS_DYNAMIC_FREE_CONFIG_DATA=y
125125
# Matter Settings
126126
#
127127
# Disable Matter BLE
128-
CONFIG_ENABLE_CHIPOBLE=n
128+
CONFIG_ENABLE_CHIPOBLE=y
129129
CONFIG_USE_BLE_ONLY_FOR_COMMISSIONING=n
130130
# ESP Insights
131131
CONFIG_ENABLE_ESP_INSIGHTS_TRACE=n

0 commit comments

Comments
 (0)