Bluetooth: tests: Remove references to CONFIG_SYS_LOG(_DEFAULT_LEVEL)
Removed in commit 0eb6ffa3e9
("logging: kconfig: Remove legacy SYS_LOG
symbols").
Detected by an improved CI check that also checks samples and tests.
Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
This commit is contained in:
parent
1f59ad7aea
commit
513e36e312
2 changed files with 0 additions and 4 deletions
|
@ -5,8 +5,6 @@ CONFIG_BT_HCI_RAW=y
|
|||
CONFIG_BT_PERIPHERAL=y
|
||||
CONFIG_BT_CENTRAL=y
|
||||
CONFIG_BT_DEBUG_LOG=y
|
||||
# CONFIG_SYS_LOG=y
|
||||
# CONFIG_SYS_LOG_DEFAULT_LEVEL=4
|
||||
# CONFIG_BT_DEBUG_HCI_CORE=y
|
||||
CONFIG_BT_DEBUG=y
|
||||
CONFIG_BT_DEBUG_RPA=y
|
||||
|
|
|
@ -5,8 +5,6 @@ CONFIG_BT_HCI_RAW=y
|
|||
CONFIG_BT_PERIPHERAL=y
|
||||
CONFIG_BT_CENTRAL=y
|
||||
CONFIG_BT_DEBUG_LOG=y
|
||||
# CONFIG_SYS_LOG=y
|
||||
# CONFIG_SYS_LOG_DEFAULT_LEVEL=4
|
||||
# CONFIG_BT_DEBUG_HCI_CORE=y
|
||||
CONFIG_BT_ECC=y
|
||||
CONFIG_BT_TINYCRYPT_ECC=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue