diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-07-16 17:04:26 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-07-16 17:04:26 (EDT) |
commit | fdf2f2e298a88d9c9b4066da92c57ea7759cb624 (patch) | |
tree | e90cac554dd0b269e62a08aa937beeb14c188924 | |
parent | f37d0c739d6edf854126c787480cd7a0d241a1b9 (diff) |
linux-libre-4.19: Update fonts
-rw-r--r-- | src/build/linux-libre-4.19/config | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/src/build/linux-libre-4.19/config b/src/build/linux-libre-4.19/config index a8c46b9..9f4928e 100644 --- a/src/build/linux-libre-4.19/config +++ b/src/build/linux-libre-4.19/config @@ -2845,12 +2845,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_1M_REGULAR_8x12 is not set -CONFIG_FONT_MPLUS_1M_REGULAR_10x14=y -# CONFIG_FONT_MPLUS_1M_REGULAR_12x17 is not set -CONFIG_FONT_MPLUS_1M_REGULAR_16x22=y -# CONFIG_FONT_MPLUS_1M_REGULAR_24x34 is not set -# CONFIG_FONT_MPLUS_1M_REGULAR_32x44 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_SG_POOL=y CONFIG_ARCH_HAS_SG_CHAIN=y CONFIG_SBITMAP=y |