[PATCH 1/2] efi: loader: protocol: gop: guard behind CONFIG_EFI_LOADER_GOP
Sascha Hauer
s.hauer at pengutronix.de
Fri Jan 23 01:06:01 PST 2026
On Tue, 20 Jan 2026 11:49:52 +0100, Ahmad Fatoum wrote:
> The gop protocol implementation uses fb_open, which is only available
> with CONFIG_IMAGE_RENDERER=y.
>
> Add a dedicated symbol for it and have it select CONFIG_IMAGE_RENDERER=y
> to fix link errors for configurations with CONFIG_VIDEO=y, but no
> CONFIG_IMAGE_RENDERER.
>
> [...]
Applied, thanks!
[1/2] efi: loader: protocol: gop: guard behind CONFIG_EFI_LOADER_GOP
https://git.pengutronix.de/cgit/barebox/commit/?id=b67d157088f9 (link may not be stable)
[2/2] efi: loader: remove dependency on LIBFDT
https://git.pengutronix.de/cgit/barebox/commit/?id=f1402601008e (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list