diff options
author | Takashi Iwai <tiwai@suse.de> | 2019-06-19 07:39:43 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-06-20 13:55:20 -0600 |
commit | 0ad6be30baa3a3bc69349327d62ec4c188db3364 (patch) | |
tree | bcf86bda3701d24a12ffeb8704bfc2a103837be0 /Documentation/fb | |
parent | d95ea1a4e1fb7c7ec44969afaf0d983f8170ebef (diff) |
docs: fb: Add TER16x32 to the available font names
The new font is available since recently.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/fb')
-rw-r--r-- | Documentation/fb/fbcon.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/fb/fbcon.rst b/Documentation/fb/fbcon.rst index cfb9f7c38f18..1da65b9000de 100644 --- a/Documentation/fb/fbcon.rst +++ b/Documentation/fb/fbcon.rst @@ -82,7 +82,7 @@ C. Boot options Select the initial font to use. The value 'name' can be any of the compiled-in fonts: 10x18, 6x10, 7x14, Acorn8x8, MINI4x6, - PEARL8x8, ProFont6x11, SUN12x22, SUN8x16, VGA8x16, VGA8x8. + PEARL8x8, ProFont6x11, SUN12x22, SUN8x16, TER16x32, VGA8x16, VGA8x8. Note, not all drivers can handle font with widths not divisible by 8, such as vga16fb. |