diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-11 00:51:16 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-11 00:51:16 (EST) |
commit | 8df854e4e6a43d683b69a76fcbf4dfd69a7ed284 (patch) | |
tree | 3ad7bbd018115337df846a23228f846e52729cc9 /src | |
parent | b587d3a0f13d73bca993ea433e1cbc14aed41aae (diff) |
linux-libre-4.19: Drop M+ fonts, use upstream 8x16
Diffstat (limited to 'src')
-rw-r--r-- | src/build/linux-libre-4.19_4.19.166+gnu/config | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/build/linux-libre-4.19_4.19.166+gnu/config b/src/build/linux-libre-4.19_4.19.166+gnu/config index b5ea6c9..75f7e93 100644 --- a/src/build/linux-libre-4.19_4.19.166+gnu/config +++ b/src/build/linux-libre-4.19_4.19.166+gnu/config @@ -2831,7 +2831,7 @@ CONFIG_NLATTR=y CONFIG_FONT_SUPPORT=y CONFIG_FONTS=y # CONFIG_FONT_8x8 is not set -# CONFIG_FONT_8x16 is not set +CONFIG_FONT_8x16=y # CONFIG_FONT_6x11 is not set # CONFIG_FONT_7x14 is not set # CONFIG_FONT_PEARL_8x8 is not set @@ -2841,10 +2841,10 @@ CONFIG_FONTS=y # CONFIG_FONT_10x18 is not set # CONFIG_FONT_SUN8x16 is not set # CONFIG_FONT_SUN12x22 is not set -CONFIG_FONT_MPLUS_1MN_MEDIUM_10x14=y -CONFIG_FONT_MPLUS_1MN_REGULAR_12x17=y -CONFIG_FONT_MPLUS_1MN_REGULAR_14x19=y -CONFIG_FONT_MPLUS_1MN_REGULAR_16x22=y +# CONFIG_FONT_MPLUS_1MN_MEDIUM_10x14 is not set +# CONFIG_FONT_MPLUS_1MN_REGULAR_12x17 is not set +# CONFIG_FONT_MPLUS_1MN_REGULAR_14x19 is not set +# CONFIG_FONT_MPLUS_1MN_REGULAR_16x22 is not set CONFIG_SG_POOL=y CONFIG_ARCH_HAS_SG_CHAIN=y CONFIG_SBITMAP=y |