[PATCH] bootstd: rauc: Do not select BOOTMETH_GLOBAL
Martin Schwan
m.schwan at phytec.de
Fri Aug 15 09:12:56 CEST 2025
Since the bootmeth "rauc" is not a global boot method, do not select the
corresponding BOOTMETH_GLOBAL option.
Signed-off-by: Martin Schwan <m.schwan at phytec.de>
---
boot/Kconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/boot/Kconfig b/boot/Kconfig
index 54ef7052c5c7b9d8ad8587c7aac6ef3ebfe74993..2993cd7f9ba891d7929cc916563fdf4679d82591 100644
--- a/boot/Kconfig
+++ b/boot/Kconfig
@@ -869,7 +869,6 @@ config EXPO
config BOOTMETH_RAUC
bool "Bootdev support for RAUC A/B systems"
depends on CMDLINE
- select BOOTMETH_GLOBAL
select HUSH_PARSER
help
Enables support for booting RAUC A/B systems from MMC devices. This
---
base-commit: 0c558bbad9e7581808b358091d1fd979f860e8ac
change-id: 20250815-wip-bootmeth-rauc-no-config-global-bce79c1f70d1
Best regards,
--
Martin Schwan <m.schwan at phytec.de>
More information about the U-Boot
mailing list