On Wed, Feb 26, 2025 at 11:09 PM Tom Rini <[email protected]> wrote:
> Yes, it's not that extlinux.conf is doing it, it's part of bootstd?
> Sounds like it should be implied as part of BOOTSTD_something rather
> than per-board.
What about this?
--- a/boot/Kconfig
+++ b/boot/Kconfig
@@ -564,7 +564,7 @@ config BOOTMETH_CROS
config BOOTMETH_EXTLINUX
bool "Bootdev support for extlinux boot"
- select PXE_UTILS
+ select CMD_SYSBOOT
default y
help
Enables support for extlinux boot using bootdevs. This makes the