tests: Bluetooth: ascs: Remove duplicated config setting
This removes duplicated CONFIG_BT_ISO_MAX_CHAN config setting and leaves the default value set to 1. Signed-off-by: Mariusz Skamra <mariusz.skamra@codecoup.pl>
This commit is contained in:
parent
09e376068e
commit
92d5cdec75
|
@ -9,7 +9,6 @@ CONFIG_BT_ASCS_ASE_SNK_COUNT=2
|
|||
CONFIG_BT_ASCS_ASE_SRC_COUNT=2
|
||||
CONFIG_BT_ASCS_MAX_ACTIVE_ASES=1
|
||||
CONFIG_BT_BAP_UNICAST_SERVER=y
|
||||
CONFIG_BT_ISO_MAX_CHAN=2
|
||||
|
||||
# Mandatory to support at least 1 for ASCS
|
||||
CONFIG_BT_ATT_PREPARE_COUNT=1
|
||||
|
|
Loading…
Reference in a new issue