Skip to content

Commit f6d1c79

Browse files
weeTikerlubos
authored andcommitted
samples: bluetooth: Remove duplicate kconfigs from samples
Remove duplicate defintions from prj.conf files. Signed-off-by: Timothy Keys <timothy.keys@nordicsemi.no>
1 parent c467e4a commit f6d1c79

3 files changed

Lines changed: 0 additions & 5 deletions

File tree

samples/bluetooth/path_loss_monitoring/peripheral/prj.conf

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,3 @@ CONFIG_BT_PERIPHERAL=y
1515
CONFIG_BT_DEVICE_NAME="path_loss_peripheral"
1616

1717
CONFIG_BT_CTLR_LE_POWER_CONTROL=y
18-
19-
CONFIG_DK_LIBRARY=y

samples/bluetooth/peripheral_gatt_dm/prj.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ CONFIG_BT_SMP=y
1212
CONFIG_BT_GATT_CLIENT=y
1313
CONFIG_BT_GATT_DM=y
1414
CONFIG_HEAP_MEM_POOL_SIZE=1024
15-
CONFIG_BT_GATT_DM_DATA_PRINT=y
1615
CONFIG_BT_GATT_DM_MAX_ATTRS=40
1716

1817
# Needed to print UUID.

samples/bluetooth/peripheral_nfc_pairing/prj.conf

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,4 @@ CONFIG_FLASH=y
4949
CONFIG_FLASH_PAGE_LAYOUT=y
5050
CONFIG_FLASH_MAP=y
5151

52-
CONFIG_DK_LIBRARY=y
53-
5452
CONFIG_POLL=y

0 commit comments

Comments
 (0)