Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - F index
The Linux kernel configuration item CONFIG_FB_W100
has multiple definitions:
drivers/video/fbdev/Kconfig
The configuration item CONFIG_FB_W100:
CONFIG_FB && CONFIG_HAS_IOMEM && ( CONFIG_ARCH_PXA || CONFIG_COMPILE_TEST )
cfbcopyarea
, cfbfillrect
, cfbimgblt
, w100fb
, w100fb
Frame buffer driver for the w100 as found on the Sharp SL-Cxx series. It can also drive the w3220 chip found on iPAQ hx4700.
This driver is also available as a module ( = code which can be inserted and removed from the running kernel whenever you want). The module will be called w100fb. If you want to compile it as a module, say M here and read Documentation/kbuild/modules.rst.
If unsure, say N.
drivers/video/Kconfig
The configuration item CONFIG_FB_W100:
CONFIG_FB && CONFIG_ARCH_PXA
cfbcopyarea
, cfbfillrect
, cfbimgblt
, w100fb
, w100fb
Frame buffer driver for the w100 as found on the Sharp SL-Cxx series. It can also drive the w3220 chip found on iPAQ hx4700.
This driver is also available as a module ( = code which can be inserted and removed from the running kernel whenever you want). The module will be called w100fb. If you want to compile it as a module, say M here and read Documentation/kbuild/modules.txt.
If unsure, say N.
Raw data from LKDDb:
lkddb module cfbcopyarea CONFIG_FB_W100 : drivers/video/Kconfig : "W100 frame buffer support" # in 2.6.11
lkddb module cfbfillrect CONFIG_FB_W100 : drivers/video/Kconfig : "W100 frame buffer support" # in 2.6.11
lkddb module cfbimgblt CONFIG_FB_W100 : drivers/video/Kconfig : "W100 frame buffer support" # in 2.6.11
lkddb module w100fb CONFIG_FB_W100 : drivers/video/Kconfig : "W100 frame buffer support" # in 2.6.11–2.6.39, 3.0–3.14
lkddb module w100fb CONFIG_FB_W100 : drivers/video/fbdev/Kconfig : "W100 frame buffer support" # in 3.15–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.2
lkddb platform "w100fb" : CONFIG_FB_W100 : drivers/video/fbdev/w100fb.c # in 3.15–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.2
lkddb platform "w100fb" : CONFIG_FB_W100 : drivers/video/w100fb.c # in 2.6.15–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