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)
commit997c0c45c197dd8bfedc41c72d4579160b018e5e
treed10c1a42afabf65737e856f660e41efac8a2a810
parent4a7ae028f8602658f729f5d0b3ae51afaab74cd7
bootstd: rauc: Do not select BOOTMETH_GLOBAL

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