diff --git a/subsys/bluetooth/controller/Kconfig b/subsys/bluetooth/controller/Kconfig index 64552c81277..8d6a9089385 100644 --- a/subsys/bluetooth/controller/Kconfig +++ b/subsys/bluetooth/controller/Kconfig @@ -313,7 +313,7 @@ config BT_CTLR_TX_PWR_DYNAMIC_CONTROL config BT_CTLR_SETTINGS bool "Settings System" - depends on BT_SETTINGS + depends on SETTINGS help Enable use of settings system in controller.