bootstd: rauc: Do not select BOOTMETH_GLOBAL
authorMartin Schwan <m.schwan@phytec.de>
Fri, 15 Aug 2025 07:12:56 +0000 (09:12 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 25 Aug 2025 16:15:12 +0000 (10:15 -0600)
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@phytec.de>
boot/Kconfig

index 54ef705..2993cd7 100644 (file)
@@ -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