tests: bluetooth: kconfig: Do not assign promptless BT_CONN 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
89981b07c8
commit
d37f09fc2b
1 changed files with 0 additions and 1 deletions
|
@ -28,6 +28,5 @@ CONFIG_BT_DEBUG_LOG=y
|
|||
#
|
||||
# To make DEVICE Name writable...
|
||||
#
|
||||
CONFIG_BT_CONN=y
|
||||
CONFIG_BT_DEVICE_NAME_DYNAMIC=y
|
||||
CONFIG_LOG_MAX_LEVEL=2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue