From 051790564a48fb433ea101feb8333000b58d1f82 Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Mon, 4 Nov 2019 00:22:17 +0100 Subject: [PATCH] linux-5.4_rc6: Set CONFIG_FONT_TER16x32=y Terminus Font is a clean, fixed width bitmap font, designed for long (8 and more hours per day) work with computers. This is the high resolution, large version for use with HiDPI screens. If the standard font is unreadable for you, say Y, otherwise say N. Use this to make output on HiDPI monitors more readable. --- linux-5.4_rc6-299.bee | 1 + 1 file changed, 1 insertion(+) diff --git a/linux-5.4_rc6-299.bee b/linux-5.4_rc6-299.bee index a56ff59e0..067259741 100755 --- a/linux-5.4_rc6-299.bee +++ b/linux-5.4_rc6-299.bee @@ -865,6 +865,7 @@ mee_configure() { CONFIG_FONT_10x18=y CONFIG_FONT_SUN8x16=y CONFIG_FONT_SUN12x22=y + CONFIG_FONT_TER16x32=y CONFIG_PRINTK_TIME=y CONFIG_DYNAMIC_DEBUG=y CONFIG_DEBUG_INFO=y