aboutsummaryrefslogtreecommitdiffstats
path: root/main/busybox/busyboxconfig
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-07-23 08:48:26 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-07-23 08:50:01 +0000
commit44527e952c0ae3aad0b201723d3bce99632b1575 (patch)
tree056ba13289023b809ba296761a742813005f7b9c /main/busybox/busyboxconfig
parentd78e07755b1c85a71edaf056da65c4b588088a02 (diff)
downloadaports-44527e952c0ae3aad0b201723d3bce99632b1575.tar.bz2
aports-44527e952c0ae3aad0b201723d3bce99632b1575.tar.xz
main/busybox: enable loadfont and setfont utlities
ref #4457
Diffstat (limited to 'main/busybox/busyboxconfig')
-rw-r--r--main/busybox/busyboxconfig22
1 files changed, 13 insertions, 9 deletions
diff --git a/main/busybox/busyboxconfig b/main/busybox/busyboxconfig
index b8311b20a9..9a3807b496 100644
--- a/main/busybox/busyboxconfig
+++ b/main/busybox/busyboxconfig
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
-# Busybox version: 1.23.0
-# Thu Dec 25 13:55:58 2014
+# Busybox version: 1.23.2
+# Wed Jul 22 20:40:01 2015
#
CONFIG_HAVE_DOT_CONFIG=y
@@ -158,8 +158,8 @@ CONFIG_GZIP=y
CONFIG_GZIP_FAST=2
CONFIG_LZOP=y
# CONFIG_LZOP_COMPR_HIGH is not set
-# CONFIG_RPM is not set
# CONFIG_RPM2CPIO is not set
+# CONFIG_RPM is not set
CONFIG_TAR=y
CONFIG_FEATURE_TAR_CREATE=y
# CONFIG_FEATURE_TAR_AUTODETECT is not set
@@ -337,7 +337,7 @@ CONFIG_CLEAR=y
CONFIG_DEALLOCVT=y
CONFIG_DUMPKMAP=y
CONFIG_KBD_MODE=y
-# CONFIG_LOADFONT is not set
+CONFIG_LOADFONT=y
CONFIG_LOADKMAP=y
CONFIG_OPENVT=y
CONFIG_RESET=y
@@ -345,14 +345,18 @@ CONFIG_RESIZE=y
CONFIG_FEATURE_RESIZE_PRINT=y
CONFIG_SETCONSOLE=y
# CONFIG_FEATURE_SETCONSOLE_LONG_OPTIONS is not set
-# CONFIG_SETFONT is not set
-# CONFIG_FEATURE_SETFONT_TEXTUAL_MAP is not set
-CONFIG_DEFAULT_SETFONT_DIR=""
+CONFIG_SETFONT=y
+CONFIG_FEATURE_SETFONT_TEXTUAL_MAP=y
+CONFIG_DEFAULT_SETFONT_DIR="/lib/kbd"
CONFIG_SETKEYCODES=y
CONFIG_SETLOGCONS=y
CONFIG_SHOWKEY=y
-# CONFIG_FEATURE_LOADFONT_PSF2 is not set
-# CONFIG_FEATURE_LOADFONT_RAW is not set
+
+#
+# Common options for loadfont and setfont
+#
+CONFIG_FEATURE_LOADFONT_PSF2=y
+CONFIG_FEATURE_LOADFONT_RAW=y
#
# Debian Utilities