Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - F index
The Linux kernel configuration item CONFIG_FONT_8x16
has multiple definitions:
lib/fonts/Kconfig
The configuration item CONFIG_FONT_8x16:
( CONFIG_FONTS ) && (! CONFIG_SPARC && ! CONFIG_FONTS )
This is the "high resolution" font for the VGA frame buffer (the one provided by the VGA text console 80x25 mode.
If unsure, say Y.
drivers/video/console/Kconfig
The configuration item CONFIG_FONT_8x16:
( CONFIG_FONTS ) && ( CONFIG_FRAMEBUFFER_CONSOLE || CONFIG_SGI_NEWPORT_CONSOLE || CONFIG_STI_CONSOLE || CONFIG_USB_SISUSBVGA_CON ) && (! CONFIG_SPARC && ! CONFIG_FONTS )
This is the "high resolution" font for the VGA frame buffer (the one provided by the VGA text console 80x25 mode.
If unsure, say Y.
drivers/video/Kconfig
The configuration item CONFIG_FONT_8x16:
( CONFIG_FBCON_FONTS ) && ( CONFIG_FB ) && (! CONFIG_SPARC32 && ! CONFIG_SPARC64 && ! CONFIG_FBCON_FONTS )
This is the "high resolution" font for the VGA frame buffer (the one provided by the VGA text console 80x25 mode.
If unsure, say Y.
arch/mips64/Kconfig
The configuration item CONFIG_FONT_8x16:
CONFIG_SGI_IP22 && CONFIG_SGI_NEWPORT_CONSOLE = CONFIG_y
(none)
arch/mips/Kconfig
The configuration item CONFIG_FONT_8x16:
CONFIG_VT && CONFIG_SGI_NEWPORT_CONSOLE = CONFIG_y
This is the "high resolution" font for the VGA frame buffer (the one provided by the VGA text console 80x25 mode.
If unsure, say Y.
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