mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
busybox: enable setfont
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
827e3f1444
commit
7deb7b0236
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# Automatically generated make config: don't edit
|
# Automatically generated make config: don't edit
|
||||||
# Busybox version: 1.31.0
|
# Busybox version: 1.31.0
|
||||||
# Wed Jun 12 00:51:44 2019
|
# Tue Aug 13 17:29:50 2019
|
||||||
#
|
#
|
||||||
CONFIG_HAVE_DOT_CONFIG=y
|
CONFIG_HAVE_DOT_CONFIG=y
|
||||||
|
|
||||||
@ -365,10 +365,14 @@ CONFIG_CLEAR=y
|
|||||||
# CONFIG_FGCONSOLE is not set
|
# CONFIG_FGCONSOLE is not set
|
||||||
# CONFIG_KBD_MODE is not set
|
# CONFIG_KBD_MODE is not set
|
||||||
# CONFIG_LOADFONT is not set
|
# CONFIG_LOADFONT is not set
|
||||||
# CONFIG_SETFONT is not set
|
CONFIG_SETFONT=y
|
||||||
# CONFIG_FEATURE_SETFONT_TEXTUAL_MAP is not set
|
# CONFIG_FEATURE_SETFONT_TEXTUAL_MAP is not set
|
||||||
CONFIG_DEFAULT_SETFONT_DIR=""
|
CONFIG_DEFAULT_SETFONT_DIR="/usr/share"
|
||||||
# CONFIG_FEATURE_LOADFONT_PSF2 is not set
|
|
||||||
|
#
|
||||||
|
# Common options for loadfont and setfont
|
||||||
|
#
|
||||||
|
CONFIG_FEATURE_LOADFONT_PSF2=y
|
||||||
# CONFIG_FEATURE_LOADFONT_RAW is not set
|
# CONFIG_FEATURE_LOADFONT_RAW is not set
|
||||||
# CONFIG_LOADKMAP is not set
|
# CONFIG_LOADKMAP is not set
|
||||||
# CONFIG_OPENVT is not set
|
# CONFIG_OPENVT is not set
|
||||||
|
Loading…
x
Reference in New Issue
Block a user