diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2019-03-04 07:23:12 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2019-03-04 07:23:12 +0100 |
commit | 1d2b9917f2afd9e3b1c229556033a3d31f0ed795 (patch) | |
tree | d8ef0a4b8c8a7319f6f2d42ff83621bb0957eaf2 /fonts.config | |
parent | ca8a461772f408dc39ca96ef4cc27c57be6e02d2 (diff) | |
download | kconfig-1d2b9917f2afd9e3b1c229556033a3d31f0ed795.tar.gz |
fonts
Diffstat (limited to 'fonts.config')
-rw-r--r-- | fonts.config | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/fonts.config b/fonts.config new file mode 100644 index 0000000..ce8f1a5 --- /dev/null +++ b/fonts.config @@ -0,0 +1,8 @@ +CONFIG_FONTS=y +CONFIG_FONT_8x8=y +CONFIG_FONT_8x16=y +CONFIG_FONT_MINI_4x6=y +CONFIG_FONT_6x10=y +CONFIG_FONT_SUN8x16=y +CONFIG_FONT_SUN12x22=y +CONFIG_FONT_TER16x32=y |