Skip to content

Commit 36bd606

Browse files
committed
boards: espressif: sysbuild: move BOOTLOADER_MCUBOOT default choice
Move BOOTLOADER_MCUBOOT configuration from boards/espressif/<BOARD>/Kconfig.sysbuild to soc/espressif/Kconfig.sysbuild so it applies generally to every board with Espressif's SoC when building a project using sysbuild. Signed-off-by: Almir Okato <[email protected]>
1 parent 8cec9f7 commit 36bd606

File tree

15 files changed

+4
-56
lines changed

15 files changed

+4
-56
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
# Copyright (c) 2023 Espressif Systems (Shanghai) Co., Ltd.
22
# SPDX-License-Identifier: Apache-2.0
33

4-
choice BOOTLOADER
5-
default BOOTLOADER_MCUBOOT
6-
endchoice
7-
84
choice BOOT_SIGNATURE_TYPE
95
default BOOT_SIGNATURE_TYPE_NONE
106
endchoice
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
# Copyright (c) 2023 Espressif Systems (Shanghai) Co., Ltd.
22
# SPDX-License-Identifier: Apache-2.0
33

4-
choice BOOTLOADER
5-
default BOOTLOADER_MCUBOOT
6-
endchoice
7-
84
choice BOOT_SIGNATURE_TYPE
95
default BOOT_SIGNATURE_TYPE_NONE
106
endchoice
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
# Copyright (c) 2023 Espressif Systems (Shanghai) Co., Ltd.
22
# SPDX-License-Identifier: Apache-2.0
33

4-
choice BOOTLOADER
5-
default BOOTLOADER_MCUBOOT
6-
endchoice
7-
84
choice BOOT_SIGNATURE_TYPE
95
default BOOT_SIGNATURE_TYPE_NONE
106
endchoice
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
# Copyright (c) 2024 Espressif Systems (Shanghai) Co., Ltd.
22
# SPDX-License-Identifier: Apache-2.0
33

4-
choice BOOTLOADER
5-
default BOOTLOADER_MCUBOOT
6-
endchoice
7-
84
choice BOOT_SIGNATURE_TYPE
95
default BOOT_SIGNATURE_TYPE_NONE
106
endchoice
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
# Copyright (c) 2023 Espressif Systems (Shanghai) Co., Ltd.
22
# SPDX-License-Identifier: Apache-2.0
33

4-
choice BOOTLOADER
5-
default BOOTLOADER_MCUBOOT
6-
endchoice
7-
84
choice BOOT_SIGNATURE_TYPE
95
default BOOT_SIGNATURE_TYPE_NONE
106
endchoice
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
# Copyright (c) 2024 Espressif Systems (Shanghai) Co., Ltd.
22
# SPDX-License-Identifier: Apache-2.0
33

4-
choice BOOTLOADER
5-
default BOOTLOADER_MCUBOOT
6-
endchoice
7-
84
choice BOOT_SIGNATURE_TYPE
95
default BOOT_SIGNATURE_TYPE_NONE
106
endchoice
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
# Copyright (c) 2023 Espressif Systems (Shanghai) Co., Ltd.
22
# SPDX-License-Identifier: Apache-2.0
33

4-
choice BOOTLOADER
5-
default BOOTLOADER_MCUBOOT
6-
endchoice
7-
84
choice BOOT_SIGNATURE_TYPE
95
default BOOT_SIGNATURE_TYPE_NONE
106
endchoice
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
# Copyright (c) 2024 Espressif Systems (Shanghai) Co., Ltd.
22
# SPDX-License-Identifier: Apache-2.0
33

4-
choice BOOTLOADER
5-
default BOOTLOADER_MCUBOOT
6-
endchoice
7-
84
choice BOOT_SIGNATURE_TYPE
95
default BOOT_SIGNATURE_TYPE_NONE
106
endchoice
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
# Copyright (c) 2023 Espressif Systems (Shanghai) Co., Ltd.
22
# SPDX-License-Identifier: Apache-2.0
33

4-
choice BOOTLOADER
5-
default BOOTLOADER_MCUBOOT
6-
endchoice
7-
84
choice BOOT_SIGNATURE_TYPE
95
default BOOT_SIGNATURE_TYPE_NONE
106
endchoice
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
# Copyright (c) 2024 Espressif Systems (Shanghai) Co., Ltd.
22
# SPDX-License-Identifier: Apache-2.0
33

4-
choice BOOTLOADER
5-
default BOOTLOADER_MCUBOOT
6-
endchoice
7-
84
choice BOOT_SIGNATURE_TYPE
95
default BOOT_SIGNATURE_TYPE_NONE
106
endchoice
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
# Copyright (c) 2023 Espressif Systems (Shanghai) Co., Ltd.
22
# SPDX-License-Identifier: Apache-2.0
33

4-
choice BOOTLOADER
5-
default BOOTLOADER_MCUBOOT
6-
endchoice
7-
84
choice BOOT_SIGNATURE_TYPE
95
default BOOT_SIGNATURE_TYPE_NONE
106
endchoice
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
# Copyright (c) 2024 Espressif Systems (Shanghai) Co., Ltd.
22
# SPDX-License-Identifier: Apache-2.0
33

4-
choice BOOTLOADER
5-
default BOOTLOADER_MCUBOOT
6-
endchoice
7-
84
choice BOOT_SIGNATURE_TYPE
95
default BOOT_SIGNATURE_TYPE_NONE
106
endchoice
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
# Copyright (c) 2024 Espressif Systems (Shanghai) Co., Ltd.
22
# SPDX-License-Identifier: Apache-2.0
33

4-
choice BOOTLOADER
5-
default BOOTLOADER_MCUBOOT
6-
endchoice
7-
84
choice BOOT_SIGNATURE_TYPE
95
default BOOT_SIGNATURE_TYPE_NONE
106
endchoice
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
# Copyright (c) 2023 Espressif Systems (Shanghai) Co., Ltd.
22
# SPDX-License-Identifier: Apache-2.0
33

4-
choice BOOTLOADER
5-
default BOOTLOADER_MCUBOOT
6-
endchoice
7-
84
choice BOOT_SIGNATURE_TYPE
95
default BOOT_SIGNATURE_TYPE_NONE
106
endchoice

soc/espressif/Kconfig.sysbuild

+4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Copyright (c) 2024 Nordic Semiconductor ASA
22
# SPDX-License-Identifier: Apache-2.0
33

4+
choice BOOTLOADER
5+
default BOOTLOADER_MCUBOOT
6+
endchoice
7+
48
choice MCUBOOT_MODE
59
default MCUBOOT_MODE_OVERWRITE_ONLY if SOC_FAMILY_ESPRESSIF_ESP32
610
endchoice

0 commit comments

Comments
 (0)