Skip to content

Commit

Permalink
[nrf noup] boot: zephyr: remove CONFIG_DEBUG=y in prj.conf
Browse files Browse the repository at this point in the history
This commit removes the `CONFIG_DEBUG=y` setting from Zephyr prj.conf
to save on flash size.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
(cherry picked from commit 2dc0e40)
  • Loading branch information
tejlmand authored and mbolivar-nordic committed Nov 29, 2022
1 parent 3ab5fbb commit c56439c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion boot/zephyr/prj.conf
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
CONFIG_DEBUG=y
CONFIG_PM=n

CONFIG_MAIN_STACK_SIZE=10240
Expand Down

0 comments on commit c56439c

Please sign in to comment.