component/bt: enable bluetooth modem sleep as default setting

This commit is contained in:
wangmengyang 2018-09-14 17:01:45 +08:00
parent cea4d31325
commit c6d2fc6807

View file

@ -70,7 +70,7 @@ menu "MODEM SLEEP Options"
config BTDM_CONTROLLER_MODEM_SLEEP
bool "Bluetooth modem sleep"
depends on BT_ENABLED
default n
default y
help
Enable/disable bluetooth controller low power mode.
Note that currently there is problem in the combination use of bluetooth modem sleep and Dynamic Frequency Scaling(DFS). So do not enable DFS if bluetooth modem sleep is in use.