Skip to content

Commit dbd4f17

Browse files
authored
rm BT modem sleep
1 parent 603347a commit dbd4f17

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

configs/defconfig.esp32c3

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@ CONFIG_COMPILER_OPTIMIZATION_SIZE=y
1111
CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE=y
1212
CONFIG_COMPILER_SAVE_RESTORE_LIBCALLS=y
1313
CONFIG_BT_ENABLED=y
14-
CONFIG_BT_CTRL_MODEM_SLEEP=y
15-
CONFIG_BT_CTRL_MODEM_SLEEP_MODE_1=y
16-
CONFIG_BT_CTRL_LPCLK_SEL_MAIN_XTAL=y
17-
# CONFIG_BT_CTRL_LPCLK_SEL_RTC_SLOW is not set
1814
CONFIG_BT_LOG_HCI_TRACE_LEVEL_NONE=y
1915
CONFIG_BT_LOG_BTM_TRACE_LEVEL_NONE=y
2016
CONFIG_BT_LOG_L2CAP_TRACE_LEVEL_NONE=y

0 commit comments

Comments
 (0)