summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-07-16 10:47:55 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-07-16 10:47:55 (EDT)
commitf37d0c739d6edf854126c787480cd7a0d241a1b9 (patch)
tree44e4d300cdd0eb80dba86f84cc9df55235f4e38a
parente1b8fa9d6909a6af70556f7192f1a81859a2fbd6 (diff)
linux-libre-4.19: Fix "x" case in FONT_MPLUS_*
-rw-r--r--src/build/linux-libre-4.19/config12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/build/linux-libre-4.19/config b/src/build/linux-libre-4.19/config
index 96f0dbf..a8c46b9 100644
--- a/src/build/linux-libre-4.19/config
+++ b/src/build/linux-libre-4.19/config
@@ -2845,12 +2845,12 @@ 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_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_SG_POOL=y
CONFIG_ARCH_HAS_SG_CHAIN=y
CONFIG_SBITMAP=y