From 81d02d3bd1790b302e529e4db48751b36bc9df47 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Mon, 20 Jan 2020 10:25:35 +0100 Subject: [PATCH] linux-5.5_rc7: 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.5_rc7-316.bee | 1 + 1 file changed, 1 insertion(+) diff --git a/linux-5.5_rc7-316.bee b/linux-5.5_rc7-316.bee index 861eaacb7..07e58046f 100755 --- a/linux-5.5_rc7-316.bee +++ b/linux-5.5_rc7-316.bee @@ -867,6 +867,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