Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - F index
The Linux kernel configuration item CONFIG_FONT_SUN12x22
has multiple definitions:
lib/fonts/Kconfig
The configuration item CONFIG_FONT_SUN12x22:
( CONFIG_FRAMEBUFFER_CONSOLE || CONFIG_DRM_PANIC ) && (! CONFIG_SPARC && CONFIG_FONTS )
This is the high resolution console font for Sun machines with very big letters (like the letters used in the SPARC PROM). If the standard font is unreadable for you, say Y, otherwise say N.
drivers/video/console/Kconfig
The configuration item CONFIG_FONT_SUN12x22:
CONFIG_FRAMEBUFFER_CONSOLE && (! CONFIG_SPARC && CONFIG_FONTS || CONFIG_SPARC )
This is the high resolution console font for Sun machines with very big letters (like the letters used in the SPARC PROM). If the standard font is unreadable for you, say Y, otherwise say N.
drivers/video/Kconfig
The configuration item CONFIG_FONT_SUN12x22:
CONFIG_FB && ! CONFIG_FBCON_FONTWIDTH8_ONLY && (! CONFIG_SPARC32 && ! CONFIG_SPARC64 && CONFIG_FBCON_FONTS || CONFIG_SPARC32 || CONFIG_SPARC64 )
This is the high resolution console font for Sun machines with very big letters (like the letters used in the SPARC PROM). If the standard font is unreadable for you, say Y, otherwise say N.
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