Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - F index
The Linux kernel configuration item CONFIG_FB_VESA
has multiple definitions:
drivers/video/fbdev/Kconfig
The configuration item CONFIG_FB_VESA:
( CONFIG_FB = CONFIG_y ) && CONFIG_X86
This is the frame buffer device driver for generic VESA 2.0 compliant graphic cards. The older VESA 1.2 cards are not supported. You will get a boot time penguin logo at no additional cost. Please read Documentation/fb/vesafb.rst. If unsure, say Y.
drivers/video/Kconfig
The configuration item CONFIG_FB_VESA:
( CONFIG_FB = CONFIG_y ) && CONFIG_X86
This is the frame buffer device driver for generic VESA 2.0 compliant graphic cards. The older VESA 1.2 cards are not supported. You will get a boot time penguin logo at no additional cost. Please read Documentation/fb/vesafb.txt. If unsure, say Y.
drivers/video/Kconfig
The configuration item CONFIG_FB_VESA:
CONFIG_FB && ( CONFIG_X86 || CONFIG_X86_64 )
This is the frame buffer device driver for generic VESA 2.0 compliant graphic cards. The older VESA 1.2 cards are not supported. You will get a boot time penguin logo at no additional cost. Please read Documentation/fb/vesafb.txt. If unsure, say Y.
Raw data from LKDDb:
lkddb platform "vesa-framebuffer" : CONFIG_FB_VESA : drivers/video/fbdev/vesafb.c # in 3.15–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
lkddb platform "vesa-framebuffer" : CONFIG_FB_VESA : drivers/video/vesafb.c # in 3.12–3.14
lkddb platform "vesafb" : CONFIG_FB_VESA : drivers/video/vesafb.c # in 2.6.15–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