Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - F index
The Linux kernel configuration item CONFIG_FB_ARMCLCD
has multiple definitions:
drivers/video/fbdev/Kconfig
The configuration item CONFIG_FB_ARMCLCD:
( CONFIG_ARM || CONFIG_ARM64 || CONFIG_COMPILE_TEST ) && ( CONFIG_FB && CONFIG_ARM_AMBA && CONFIG_HAS_IOMEM )
amba-clcd
, amba-clcd
, cfbcopyarea
, cfbfillrect
, cfbimgblt
This framebuffer device driver is for the ARM PrimeCell PL110 Colour LCD controller. ARM PrimeCells provide the building blocks for System on a Chip devices.
If you want to compile this as a module (=code which can be inserted into and removed from the running kernel), say M here and read Documentation/kbuild/modules.rst. The module will be called amba-clcd.
drivers/video/Kconfig
The configuration item CONFIG_FB_ARMCLCD:
( CONFIG_ARM || CONFIG_ARM64 || CONFIG_COMPILE_TEST ) && ( CONFIG_FB && CONFIG_ARM_AMBA )
amba-clcd
, amba-clcd
, cfbcopyarea
, cfbfillrect
, cfbimgblt
This framebuffer device driver is for the ARM PrimeCell PL110 Colour LCD controller. ARM PrimeCells provide the building blocks for System on a Chip devices.
If you want to compile this as a module (=code which can be inserted into and removed from the running kernel), say M here and read Documentation/kbuild/modules.txt. The module will be called amba-clcd.
Raw data from LKDDb:
lkddb module amba-clcd CONFIG_FB_ARMCLCD : drivers/video/Kconfig : "ARM PrimeCell PL110 support" # in 2.6.9–2.6.39, 3.0–3.14
lkddb module amba-clcd CONFIG_FB_ARMCLCD : drivers/video/fbdev/Kconfig : "ARM PrimeCell PL110 support" # in 3.15–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.7
lkddb module cfbcopyarea CONFIG_FB_ARMCLCD : drivers/video/Kconfig : "ARM PrimeCell PL110 support" # in 2.6.9–2.6.11
lkddb module cfbfillrect CONFIG_FB_ARMCLCD : drivers/video/Kconfig : "ARM PrimeCell PL110 support" # in 2.6.9–2.6.11
lkddb module cfbimgblt CONFIG_FB_ARMCLCD : drivers/video/Kconfig : "ARM PrimeCell PL110 support" # in 2.6.9–2.6.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