Skip to content

Commit b9e28b4

Browse files
committed
[nrf noup] boot: zephyr: Add source of const file
nrf-squash! [nrf noup] treewide: add NCS partition manager support Adds sourcing of the environmental file so that it can reference module Kconfigs Signed-off-by: Jamie McCrae <[email protected]>
1 parent 4292905 commit b9e28b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

boot/zephyr/Kconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
# SPDX-License-Identifier: Apache-2.0
66
#
77

8+
source "$(KCONFIG_ENV_FILE)"
9+
810
mainmenu "MCUboot configuration"
911

1012
comment "MCUboot-specific configuration options"

0 commit comments

Comments
 (0)