Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - F index
The Linux kernel configuration item CONFIG_FB_EFI
has multiple definitions:
drivers/video/fbdev/Kconfig
The configuration item CONFIG_FB_EFI:
( CONFIG_FB = CONFIG_y ) && CONFIG_EFI
This is the EFI frame buffer device driver. If the firmware on your platform is EFI 1.10 or UEFI 2.0, select Y to add support for using the EFI framebuffer as your console.
drivers/video/Kconfig
The configuration item CONFIG_FB_EFI:
( CONFIG_FB = CONFIG_y ) && CONFIG_X86 && CONFIG_EFI
This is the EFI frame buffer device driver. If the firmware on your platform is EFI 1.10 or UEFI 2.0, select Y to add support for using the EFI framebuffer as your console.
Raw data from LKDDb:
lkddb platform "efi-framebuffer" : CONFIG_FB_EFI : drivers/video/efifb.c # in 3.12–3.14
lkddb platform "efi-framebuffer" : CONFIG_FB_EFI : drivers/video/fbdev/efifb.c # in 3.15–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
lkddb platform "efifb" : CONFIG_FB_EFI : drivers/video/efifb.c # in 2.6.24–2.6.39, 3.0–3.11
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - F index
Automatically generated (in year 2024). See also LKDDb sources on GitLab