Skip to content

Commit 9f6188e

Browse files
dchat-nordicnordicjm
authored andcommitted
applications: ipc_radio: Limit configuration to release type
Remove configurations which might be considered as debug, since by default ipc_radio should be built with release config. Signed-off-by: Dominik Chat <[email protected]>
1 parent 5375790 commit 9f6188e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

applications/ipc_radio/overlay-bt_hci_ipc.conf

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ CONFIG_BT_HCI_RAW=y
1616
CONFIG_BT_CTLR_ASSERT_HANDLER=y
1717

1818
CONFIG_ASSERT=y
19-
CONFIG_DEBUG_INFO=y
20-
CONFIG_EXCEPTION_STACK_TRACE=y
2119

2220
CONFIG_IPC_RADIO_BT=y
2321
CONFIG_IPC_RADIO_BT_HCI_IPC=y

0 commit comments

Comments
 (0)