diff --git a/boards/arm/imxrt/imxrt1064-evk/configs/mcuboot-loader/defconfig b/boards/arm/imxrt/imxrt1064-evk/configs/mcuboot-loader/defconfig index f31782291e1..a2d01b30bd2 100644 --- a/boards/arm/imxrt/imxrt1064-evk/configs/mcuboot-loader/defconfig +++ b/boards/arm/imxrt/imxrt1064-evk/configs/mcuboot-loader/defconfig @@ -38,7 +38,6 @@ CONFIG_LINE_MAX=64 CONFIG_LPUART1_BAUD=9600 CONFIG_LPUART1_SERIAL_CONSOLE=y CONFIG_MCUBOOT_BOOTLOADER=y -CONFIG_MCUBOOT_VERSION="414ac87cfd8d9cedeb781f812ad6f5072e6d8a39" CONFIG_NSH_BUILTIN_APPS=y CONFIG_NSH_DISABLE_IFUPDOWN=y CONFIG_NSH_FILEIOSIZE=512 diff --git a/boards/arm/nrf52/nrf52832-dk/configs/mcuboot_loader/defconfig b/boards/arm/nrf52/nrf52832-dk/configs/mcuboot_loader/defconfig index d16b83d31f4..d4a8bc9e47d 100644 --- a/boards/arm/nrf52/nrf52832-dk/configs/mcuboot_loader/defconfig +++ b/boards/arm/nrf52/nrf52832-dk/configs/mcuboot_loader/defconfig @@ -21,7 +21,6 @@ CONFIG_BOOT_MCUBOOT=y CONFIG_INIT_ENTRYPOINT="mcuboot_loader_main" CONFIG_INTELHEX_BINARY=y CONFIG_MCUBOOT_BOOTLOADER=y -CONFIG_MCUBOOT_VERSION="414ac87cfd8d9cedeb781f812ad6f5072e6d8a39" CONFIG_MM_REGIONS=2 CONFIG_NRF52_APP_FORMAT_MCUBOOT=y CONFIG_NRF52_PROGMEM_OTA_PARTITION=y diff --git a/boards/arm/nrf52/nrf52832-dk/configs/mcuboot_loader_minimal/defconfig b/boards/arm/nrf52/nrf52832-dk/configs/mcuboot_loader_minimal/defconfig index b14e5c8bdca..08ffba14b20 100644 --- a/boards/arm/nrf52/nrf52832-dk/configs/mcuboot_loader_minimal/defconfig +++ b/boards/arm/nrf52/nrf52832-dk/configs/mcuboot_loader_minimal/defconfig @@ -31,7 +31,6 @@ CONFIG_DISABLE_PTHREAD=y CONFIG_INIT_ENTRYPOINT="mcuboot_loader_main" CONFIG_INTELHEX_BINARY=y CONFIG_MCUBOOT_BOOTLOADER=y -CONFIG_MCUBOOT_VERSION="414ac87cfd8d9cedeb781f812ad6f5072e6d8a39" CONFIG_MM_REGIONS=2 CONFIG_NRF52_APP_FORMAT_MCUBOOT=y CONFIG_NRF52_MCUBOOT_HAVE_SCRACH=y diff --git a/boards/arm/nrf52/nrf52840-dk/configs/mcuboot_loader/defconfig b/boards/arm/nrf52/nrf52840-dk/configs/mcuboot_loader/defconfig index 4e41a9c3612..5d88c81cdea 100644 --- a/boards/arm/nrf52/nrf52840-dk/configs/mcuboot_loader/defconfig +++ b/boards/arm/nrf52/nrf52840-dk/configs/mcuboot_loader/defconfig @@ -21,7 +21,6 @@ CONFIG_BOOT_MCUBOOT=y CONFIG_INIT_ENTRYPOINT="mcuboot_loader_main" CONFIG_INTELHEX_BINARY=y CONFIG_MCUBOOT_BOOTLOADER=y -CONFIG_MCUBOOT_VERSION="414ac87cfd8d9cedeb781f812ad6f5072e6d8a39" CONFIG_MM_REGIONS=2 CONFIG_NRF52_APP_FORMAT_MCUBOOT=y CONFIG_NRF52_PROGMEM_OTA_PARTITION=y diff --git a/boards/arm/stm32h7/nucleo-h743zi/configs/mcuboot-loader/defconfig b/boards/arm/stm32h7/nucleo-h743zi/configs/mcuboot-loader/defconfig index b15c4d639f4..24bcceaf2c8 100644 --- a/boards/arm/stm32h7/nucleo-h743zi/configs/mcuboot-loader/defconfig +++ b/boards/arm/stm32h7/nucleo-h743zi/configs/mcuboot-loader/defconfig @@ -39,7 +39,6 @@ CONFIG_INTELHEX_BINARY=y CONFIG_LIBM=y CONFIG_LINE_MAX=64 CONFIG_MCUBOOT_BOOTLOADER=y -CONFIG_MCUBOOT_VERSION="414ac87cfd8d9cedeb781f812ad6f5072e6d8a39" CONFIG_MM_IOB=y CONFIG_MM_REGIONS=4 CONFIG_NSH_BUILTIN_APPS=y