tests: bluetooth: kconfig: Do not assign promptless BT_RPA symbol
Assignments have no effect on promptless symbols. This symbol is enabled through being select'ed. Flagged by https://github.com/zephyrproject-rtos/zephyr/pull/20742. Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
This commit is contained in:
parent
d37f09fc2b
commit
4d41f03f09
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ CONFIG_BT_DEBUG_RPA=y
|
|||
CONFIG_BT_DEBUG_CONN=y
|
||||
CONFIG_BT_ECC=y
|
||||
CONFIG_BT_TINYCRYPT_ECC=y
|
||||
CONFIG_BT_RPA=y
|
||||
# CONFIG_BT_PRIVACY=y
|
||||
# CONFIG_BT_SIGNING=y
|
||||
# CONFIG_BT_L2CAP_TX_BUF_COUNT=6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue