Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - F index
The Linux kernel configuration item CONFIG_FONT_6x11
has multiple definitions:
lib/fonts/Kconfig
The configuration item CONFIG_FONT_6x11:
( CONFIG_FONTS ) && ( CONFIG_FRAMEBUFFER_CONSOLE || CONFIG_STI_CONSOLE || CONFIG_DRM_PANIC ) && (! CONFIG_SPARC && ! CONFIG_FONTS && CONFIG_MAC )
Small console font with Macintosh-style high-half glyphs. Some Mac framebuffer drivers don't support this one at all.
drivers/video/console/Kconfig
The configuration item CONFIG_FONT_6x11:
( CONFIG_FONTS ) && ( CONFIG_FRAMEBUFFER_CONSOLE || CONFIG_STI_CONSOLE ) && (! CONFIG_SPARC && ! CONFIG_FONTS && CONFIG_MAC )
Small console font with Macintosh-style high-half glyphs. Some Mac framebuffer drivers don't support this one at all.
drivers/video/Kconfig
The configuration item CONFIG_FONT_6x11:
( CONFIG_FBCON_FONTS ) && ( CONFIG_FB && ! CONFIG_FBCON_FONTWIDTH8_ONLY ) && (! CONFIG_SPARC32 && ! CONFIG_SPARC64 && ! CONFIG_FBCON_FONTS && CONFIG_MAC )
Small console font with Macintosh-style high-half glyphs. Some Mac framebuffer drivers don't support this one at all.
Raw data from LKDDb:
(none)
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