Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - F index
The Linux kernel configuration item CONFIG_FB_VGA16
has multiple definitions:
drivers/video/fbdev/Kconfig
The configuration item CONFIG_FB_VGA16:
CONFIG_FB && CONFIG_X86
cfbcopyarea
, cfbfillrect
, cfbimgblt
, fbcon-vga-planes
, vga16fb
, vga16fb
, vgastate
This is the frame buffer device driver for VGA 16 color graphic cards. Say Y if you have such a card.
To compile this driver as a module, choose M here: the module will be called vga16fb.
drivers/video/Kconfig
The configuration item CONFIG_FB_VGA16:
CONFIG_FB && ( CONFIG_X86 || CONFIG_PPC )
cfbcopyarea
, cfbfillrect
, cfbimgblt
, fbcon-vga-planes
, vga16fb
, vga16fb
, vgastate
This is the frame buffer device driver for VGA 16 color graphic cards. Say Y if you have such a card.
To compile this driver as a module, choose M here: the module will be called vga16fb.
drivers/video/Kconfig
The configuration item CONFIG_FB_VGA16:
CONFIG_FB && ( CONFIG_X86 || CONFIG_PPC )
cfbcopyarea
, cfbfillrect
, cfbimgblt
, fbcon-vga-planes
, vga16fb
, vga16fb
, vgastate
This is the frame buffer device driver for VGA 16 color graphic cards. Say Y if you have such a card.
This code is also available as a module. If you want to compile it as a module ( = code which can be inserted in and removed from the running kernel whenever you want), say M here and read Documentation/modules.txt. The module will be called vga16fb.
Raw data from LKDDb:
lkddb module cfbcopyarea CONFIG_FB_VGA16 : drivers/video/Kconfig : "VGA 16-color graphics support" # in 2.5.51–2.5.75, 2.6.0–2.6.11
lkddb module cfbfillrect CONFIG_FB_VGA16 : drivers/video/Kconfig : "VGA 16-color graphics support" # in 2.5.51–2.5.75, 2.6.0–2.6.11
lkddb module cfbimgblt CONFIG_FB_VGA16 : drivers/video/Kconfig : "VGA 16-color graphics support" # in 2.5.51–2.5.75, 2.6.0–2.6.11
lkddb module fbcon-vga-planes CONFIG_FB_VGA16 : drivers/video/Kconfig : "VGA 16-color graphics console" # in 2.5.45–2.5.50
lkddb module vga16fb CONFIG_FB_VGA16 : drivers/video/Kconfig : "VGA 16-color graphics support" # in 2.5.45–2.5.75, 2.6.0–2.6.39, 3.0–3.14
lkddb module vga16fb CONFIG_FB_VGA16 : drivers/video/fbdev/Kconfig : "VGA 16-color graphics support" # in 3.15–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
lkddb module vgastate CONFIG_FB_VGA16 : drivers/video/Kconfig : "VGA 16-color graphics support" # in 2.5.51–2.5.75, 2.6.0–2.6.21
lkddb platform "vga16fb" : CONFIG_FB_VGA16 : drivers/video/fbdev/vga16fb.c # in 3.15–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
lkddb platform "vga16fb" : CONFIG_FB_VGA16 : drivers/video/vga16fb.c # in 2.6.18–2.6.39, 3.0–3.14
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