From patchwork Tue Mar 19 08:34:40 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Po-Hsu Lin X-Patchwork-Id: 1058278 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=canonical.com Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 44NmbF2N0Cz9sLt; Tue, 19 Mar 2019 19:35:37 +1100 (AEDT) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1h6ADZ-0005CY-U0; Tue, 19 Mar 2019 08:35:29 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.86_2) (envelope-from ) id 1h6ADJ-00053W-AB for kernel-team@lists.ubuntu.com; Tue, 19 Mar 2019 08:35:13 +0000 Received: from mail-pg1-f197.google.com ([209.85.215.197]) by youngberry.canonical.com with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.76) (envelope-from ) id 1h6ADI-0005Ik-R1 for kernel-team@lists.ubuntu.com; Tue, 19 Mar 2019 08:35:13 +0000 Received: by mail-pg1-f197.google.com with SMTP id f10so21665345pgp.13 for ; Tue, 19 Mar 2019 01:35:12 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references; bh=PPX9uwSI0R6z/0+cAKKDoOO/BeFKi61lAoRVVTheOSM=; b=Knn2T5NHBANb4lnwbcVHRabxgHnJ3JEIwsIoOiVFCiFskj+NCsHRYH/Zi8+ATYVmaX MXrF5xXKlI3qNy4z2LCYEj2XU69rIUTIfv36keG5MbCJKlSpP33glmgnUFXAXuG0eCz5 RUHlbZ+ql6njx1Sn2ssRLroDyo76s+7/e+H5hqMWJv4f10dcLlu8jNEjHOxLT4xnQeKo Q3Va/JPMMrQfxHzb3lFkxsOpy83MQ7w3FGEGpvBz8QQrBFRIZb15hKotiMlZa85RPCLC XHDB9uUW/3+J0KRTusfYVvDesP+ufGaRhCY3IBfbqs9fZzM4HYxBV9KSFIniAjQd+WU6 Io9Q== X-Gm-Message-State: APjAAAX+fyKtfuNapM/WwYdApwrYjImMl17Xiyt8/Vg9PDcGbZhqc7Nk WzwpeIHlkN/MaqmqShKox6AmLahOa/+yXrkJh32nXVt/L+S12x1SdHgRHpRKXSYM2WkZkik7Y3+ 4gm6sMbRqKvDbtL7uyG1UFQXKXkQKmmUH1FgDRArl X-Received: by 2002:a63:2b82:: with SMTP id r124mr710740pgr.214.1552984511317; Tue, 19 Mar 2019 01:35:11 -0700 (PDT) X-Google-Smtp-Source: APXvYqw29WLnLG2bNruOwL0v0NDriRIRlv4A9xMaufSd2e7lLzz7wnOrfWpHfnl9v4UTzBKxv+PY/w== X-Received: by 2002:a63:2b82:: with SMTP id r124mr710723pgr.214.1552984511003; Tue, 19 Mar 2019 01:35:11 -0700 (PDT) Received: from Leggiero.taipei.internal (61-220-137-37.HINET-IP.hinet.net. [61.220.137.37]) by smtp.gmail.com with ESMTPSA id 1sm16963242pfi.99.2019.03.19.01.35.09 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Mar 2019 01:35:10 -0700 (PDT) From: Po-Hsu Lin To: kernel-team@lists.ubuntu.com Subject: [D][SRU][PATCHv2 1/1] UBUNTU: [Config]: enable highdpi Terminus 16x32 font support Date: Tue, 19 Mar 2019 16:34:40 +0800 Message-Id: <20190319083440.9477-13-po-hsu.lin@canonical.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20190319083440.9477-1-po-hsu.lin@canonical.com> References: <20190319083440.9477-1-po-hsu.lin@canonical.com> X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" BugLink: https://bugs.launchpad.net/bugs/1819881 Enable the Hi-DPI 16x32 font support. Also enable the compiled-in font support. Signed-off-by: Po-Hsu Lin --- debian.master/config/amd64/config.common.amd64 | 2 +- debian.master/config/annotations | 4 ++-- debian.master/config/arm64/config.common.arm64 | 2 +- debian.master/config/config.common.ubuntu | 3 ++- debian.master/config/i386/config.common.i386 | 2 +- debian.master/config/ppc64el/config.common.ppc64el | 2 +- debian.master/config/s390x/config.common.s390x | 2 +- 7 files changed, 9 insertions(+), 8 deletions(-) diff --git a/debian.master/config/amd64/config.common.amd64 b/debian.master/config/amd64/config.common.amd64 index c33cba4..306db11 100644 --- a/debian.master/config/amd64/config.common.amd64 +++ b/debian.master/config/amd64/config.common.amd64 @@ -159,7 +159,7 @@ CONFIG_FIREWIRE=m CONFIG_FIREWIRE_NOSY=m CONFIG_FIXED_PHY=y CONFIG_FMC=m -# CONFIG_FONTS is not set +CONFIG_FONTS=y CONFIG_FPGA_BRIDGE=m CONFIG_FPGA_DFL=m CONFIG_FRAME_WARN=1024 diff --git a/debian.master/config/annotations b/debian.master/config/annotations index 549fbf4..0aed3ce 100644 --- a/debian.master/config/annotations +++ b/debian.master/config/annotations @@ -10490,7 +10490,7 @@ CONFIG_CRC32_SARWATE policy<{'amd64': 'n', 'arm64': ' CONFIG_CRC32_BIT policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'n', 'i386': 'n', 'ppc64el': 'n', 's390x': 'n'}> # Menu: Library routines >> Select compiled-in fonts -CONFIG_FONTS policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'y', 'i386': 'n', 'ppc64el': 'n', 's390x': 'n'}> +CONFIG_FONTS policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y', 'ppc64el': 'y', 's390x': 'y'}> CONFIG_FONT_8x8 policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y', 'ppc64el': 'y', 's390x': 'y'}> CONFIG_FONT_8x16 policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y', 'ppc64el': 'y', 's390x': 'y'}> CONFIG_FONT_6x11 policy<{'armhf': 'n'}> @@ -10502,7 +10502,7 @@ CONFIG_FONT_6x10 policy<{'armhf': 'y'}> CONFIG_FONT_10x18 policy<{'armhf': 'n'}> CONFIG_FONT_SUN8x16 policy<{'armhf': 'n'}> CONFIG_FONT_SUN12x22 policy<{'armhf': 'n'}> -CONFIG_FONT_TER16x32 policy<{'armhf': 'n'}> +CONFIG_FONT_TER16x32 policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y', 'ppc64el': 'y', 's390x': 'y'}> # Menu: Library routines >> XZ decompression support CONFIG_XZ_DEC policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y', 'ppc64el': 'y', 's390x': 'y'}> diff --git a/debian.master/config/arm64/config.common.arm64 b/debian.master/config/arm64/config.common.arm64 index 35b761a..93fc7cc 100644 --- a/debian.master/config/arm64/config.common.arm64 +++ b/debian.master/config/arm64/config.common.arm64 @@ -162,7 +162,7 @@ CONFIG_FIREWIRE=m CONFIG_FIREWIRE_NOSY=m CONFIG_FIXED_PHY=y CONFIG_FMC=m -# CONFIG_FONTS is not set +CONFIG_FONTS=y CONFIG_FORCE_MAX_ZONEORDER=13 CONFIG_FPGA_BRIDGE=m CONFIG_FPGA_DFL=m diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu index 9f2a3f7..df655b9 100644 --- a/debian.master/config/config.common.ubuntu +++ b/debian.master/config/config.common.ubuntu @@ -3144,6 +3144,7 @@ CONFIG_FMC_CHARDEV=m CONFIG_FMC_FAKEDEV=m CONFIG_FMC_TRIVIAL=m CONFIG_FMC_WRITE_EEPROM=m +CONFIG_FONTS=y # CONFIG_FONT_10x18 is not set CONFIG_FONT_6x10=y # CONFIG_FONT_6x11 is not set @@ -3156,7 +3157,7 @@ CONFIG_FONT_ACORN_8x8=y # CONFIG_FONT_SUN12x22 is not set # CONFIG_FONT_SUN8x16 is not set CONFIG_FONT_SUPPORT=y -# CONFIG_FONT_TER16x32 is not set +CONFIG_FONT_TER16x32=y CONFIG_FORCEDETH=m CONFIG_FORCE_PCI=y CONFIG_FORCE_SMP=y diff --git a/debian.master/config/i386/config.common.i386 b/debian.master/config/i386/config.common.i386 index 33740d9..e21d0f4 100644 --- a/debian.master/config/i386/config.common.i386 +++ b/debian.master/config/i386/config.common.i386 @@ -156,7 +156,7 @@ CONFIG_FIREWIRE=m CONFIG_FIREWIRE_NOSY=m CONFIG_FIXED_PHY=y CONFIG_FMC=m -# CONFIG_FONTS is not set +CONFIG_FONTS=y CONFIG_FPGA_BRIDGE=m CONFIG_FPGA_DFL=m CONFIG_FRAME_WARN=1024 diff --git a/debian.master/config/ppc64el/config.common.ppc64el b/debian.master/config/ppc64el/config.common.ppc64el index 237860c..399559b 100644 --- a/debian.master/config/ppc64el/config.common.ppc64el +++ b/debian.master/config/ppc64el/config.common.ppc64el @@ -156,7 +156,7 @@ CONFIG_FIREWIRE=m CONFIG_FIREWIRE_NOSY=m CONFIG_FIXED_PHY=y CONFIG_FMC=m -# CONFIG_FONTS is not set +CONFIG_FONTS=y CONFIG_FORCE_MAX_ZONEORDER=9 CONFIG_FPGA_BRIDGE=m CONFIG_FPGA_DFL=m diff --git a/debian.master/config/s390x/config.common.s390x b/debian.master/config/s390x/config.common.s390x index a0ae783..59d5b17 100644 --- a/debian.master/config/s390x/config.common.s390x +++ b/debian.master/config/s390x/config.common.s390x @@ -144,7 +144,7 @@ CONFIG_FB_SYS_IMAGEBLIT=m # CONFIG_FIREWIRE_NOSY is not set CONFIG_FIXED_PHY=m # CONFIG_FMC is not set -# CONFIG_FONTS is not set +CONFIG_FONTS=y CONFIG_FORCE_MAX_ZONEORDER=9 # CONFIG_FPGA_BRIDGE is not set # CONFIG_FPGA_DFL is not set