[PATCH 2/7] efi: video: gop: remove dependency to x86.
Ahmad Fatoum
a.fatoum at pengutronix.de
Tue Sep 2 02:20:01 PDT 2025
Hi,
On 8/31/25 5:55 AM, chalianis1 at gmail.com wrote:
> From: Chali Anis <chalianis1 at gmail.com>
>
> efi GOP work also in arm64, the efi has drivers that implements
> LCDs and expose them as GOP protocol.
> Tested on QEMU ramfb and RPi3b 64 bit.
>
> Signed-off-by: Chali Anis <chalianis1 at gmail.com>
Acked-by: Ahmad Fatoum <a.fatoum at pengutronix.de>
Nice, didn't expect the resolution patch to be so small..
Thanks,
Ahmad
> ---
> drivers/video/Kconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig
> index 9a0e54bddbaf..b2eccd5db7fe 100644
> --- a/drivers/video/Kconfig
> +++ b/drivers/video/Kconfig
> @@ -32,7 +32,6 @@ config DRIVER_VIDEO_ATMEL_HLCD
> config DRIVER_VIDEO_EFI_GOP
> bool "EFI Graphics Output Protocol (GOP)"
> depends on EFI_PAYLOAD
> - depends on X86
>
> config DRIVER_VIDEO_IMX
> bool "i.MX framebuffer driver"
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list