From 532201957336eb78cf7555a94b322631788d743a Mon Sep 17 00:00:00 2001 From: Vinayak Kariappa Chettimada Date: Wed, 6 Oct 2021 20:59:19 +0530 Subject: [PATCH] tests: Bluetooth: mesh: Remove explicit disable of CSA#2 Remove explicit disable of Channel Selection Algorithm #2 in the mesh tests that use Extended Advertising. Fixes #39188. Signed-off-by: Vinayak Kariappa Chettimada --- tests/bluetooth/mesh/ext_adv.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/bluetooth/mesh/ext_adv.conf b/tests/bluetooth/mesh/ext_adv.conf index a37aab17fb816..f872cd383f72c 100644 --- a/tests/bluetooth/mesh/ext_adv.conf +++ b/tests/bluetooth/mesh/ext_adv.conf @@ -10,7 +10,6 @@ CONFIG_BT_CTLR_LE_ENC=n CONFIG_BT_CTLR_LE_PING=n CONFIG_BT_DATA_LEN_UPDATE=n CONFIG_BT_PHY_UPDATE=n -CONFIG_BT_CTLR_CHAN_SEL_2=n CONFIG_BT_CTLR_MIN_USED_CHAN=n CONFIG_BT_CTLR_PRIVACY=n