Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - F index
The Linux kernel configuration item CONFIG_FB_ARC
has multiple definitions:
drivers/video/fbdev/Kconfig
The configuration item CONFIG_FB_ARC:
CONFIG_FB && CONFIG_HAS_IOPORT && ( CONFIG_X86 || CONFIG_COMPILE_TEST )
arcfb
, arcfb
This enables support for the Arc Monochrome LCD board. The board is based on the KS-108 lcd controller and is typically a matrix of 2*n chips. This driver was tested with a 128x64 panel. This driver supports it for use with x86 SBCs through a 16 bit GPIO interface (8 bit data, 8 bit control). If you anticipate using this driver, say Y or M; otherwise say N. You must specify the GPIO IO address to be used for setting control and data.
drivers/video/Kconfig
The configuration item CONFIG_FB_ARC:
CONFIG_FB && CONFIG_X86
arcfb
, arcfb
This enables support for the Arc Monochrome LCD board. The board is based on the KS-108 lcd controller and is typically a matrix of 2*n chips. This driver was tested with a 128x64 panel. This driver supports it for use with x86 SBCs through a 16 bit GPIO interface (8 bit data, 8 bit control). If you anticipate using this driver, say Y or M; otherwise say N. You must specify the GPIO IO address to be used for setting control and data.
Raw data from LKDDb:
lkddb module arcfb CONFIG_FB_ARC : drivers/video/Kconfig : "Arc Monochrome LCD board support" # in 2.6.13–2.6.39, 3.0–3.14
lkddb module arcfb CONFIG_FB_ARC : drivers/video/fbdev/Kconfig : "Arc Monochrome LCD board support" # in 3.15–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
lkddb platform "arcfb" : CONFIG_FB_ARC : drivers/video/arcfb.c # in 2.6.15–2.6.39, 3.0–3.14
lkddb platform "arcfb" : CONFIG_FB_ARC : drivers/video/fbdev/arcfb.c # in 3.15–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
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