fb: add Efinix framebuffer driver

This commit is contained in:
Mohamad Noor Alim Hussin
2025-02-19 13:27:43 +08:00
committed by Byron Lathi
parent 89d4b5521f
commit b6b404e6d1
3 changed files with 565 additions and 0 deletions

View File

@@ -118,6 +118,7 @@ obj-$(CONFIG_FB_MB862XX) += mb862xx/
obj-$(CONFIG_FB_HYPERV) += hyperv_fb.o
obj-$(CONFIG_FB_OPENCORES) += ocfb.o
obj-$(CONFIG_FB_SM712) += sm712fb.o
obj-$(CONFIG_FB_EFX) += fb_efx.o
# Platform or fallback drivers go here
obj-$(CONFIG_FB_UVESA) += uvesafb.o