Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - F index
The Linux kernel configuration item CONFIG_FB_OPENCORES
has multiple definitions:
drivers/video/fbdev/Kconfig
The configuration item CONFIG_FB_OPENCORES:
CONFIG_FB && CONFIG_HAS_DMA
ocfb
, ocfb
This enables support for the OpenCores VGA/LCD core.
The OpenCores VGA/LCD core is typically used together with softcore CPUs (e.g. OpenRISC or Microblaze) or hard processor systems (e.g. Altera socfpga or Xilinx Zynq) on FPGAs.
The source code and specification for the core is available at https://opencores.org/project,vga_lcd
drivers/video/Kconfig
The configuration item CONFIG_FB_OPENCORES:
CONFIG_FB
ocfb
, ocfb
This enables support for the OpenCores VGA/LCD core.
The OpenCores VGA/LCD core is typically used together with softcore CPUs (e.g. OpenRISC or Microblaze) or hard processor systems (e.g. Altera socfpga or Xilinx Zynq) on FPGAs.
The source code and specification for the core is available at http://opencores.org/project,vga_lcd
Raw data from LKDDb:
lkddb module ocfb CONFIG_FB_OPENCORES : drivers/video/Kconfig : "OpenCores VGA/LCD core 2.0 framebuffer support" # in 3.14
lkddb module ocfb CONFIG_FB_OPENCORES : drivers/video/fbdev/Kconfig : "OpenCores VGA/LCD core 2.0 framebuffer support" # in 3.15–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.13
lkddb of "" "" "opencores,ocfb" : CONFIG_FB_OPENCORES : drivers/video/fbdev/ocfb.c # in 3.15–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.13
lkddb of "" "" "opencores,ocfb" : CONFIG_FB_OPENCORES : drivers/video/ocfb.c # in 3.14
lkddb platform "ocfb_fb" : CONFIG_FB_OPENCORES : drivers/video/fbdev/ocfb.c # in 3.15–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.13
lkddb platform "ocfb_fb" : CONFIG_FB_OPENCORES : drivers/video/ocfb.c # in 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 2025). See also LKDDb sources on GitLab