Skip to content

Commit d95ca5c

Browse files
erwangonordicjm
authored andcommitted
boot: zephyr: Remove BOOT_MAX_IMG settings
By configuring a proper flash driver in Zephyr, those settings are no more required. Signed-off-by: Erwan Gouriou <erwan.gouriou@st.com>
1 parent 623f023 commit d95ca5c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
CONFIG_STM32_MEMMAP=y
2-
CONFIG_BOOT_MAX_IMG_SECTORS_AUTO=n
3-
CONFIG_BOOT_MAX_IMG_SECTORS=4096
42

53
CONFIG_MULTIPLE_EXECUTABLE_RAM_REGIONS=y

0 commit comments

Comments
 (0)