bluetooth: controller: All controllers can use BT_CTLR_FILTER

This option is generic enough to be used for all controllers.

Signed-off-by: Rubin Gerritsen <rubin.gerritsen@nordicsemi.no>
This commit is contained in:
Rubin Gerritsen 2020-09-30 16:20:11 +02:00 committed by Carles Cufí
commit 63733d840d
2 changed files with 6 additions and 6 deletions

View file

@ -107,12 +107,6 @@ config BT_CTLR_ADVANCED_FEATURES
menu "Advanced features"
visible if BT_CTLR_ADVANCED_FEATURES
config BT_CTLR_FILTER
bool "Device Whitelist Support"
default y
help
Enable support for controller device whitelist feature
config BT_CTLR_SW_DEFERRED_PRIVACY
bool "LE Controller-based Software Privacy"
depends on BT_CTLR_PRIVACY