aboutsummaryrefslogtreecommitdiff
path: root/console-tools/Config.in
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2008-08-17 14:12:26 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2008-08-17 14:12:26 +0000
commitc8d02aa959d3543239701d7170e0255c49ad6d9e (patch)
treedff730a0992022105fa3b2795edc1af5055dbc80 /console-tools/Config.in
parenteb084779d7f3feba414d679006d4f1633451677f (diff)
downloadbusybox-c8d02aa959d3543239701d7170e0255c49ad6d9e.tar.gz
setfont: new applet by Vladimir
Diffstat (limited to 'console-tools/Config.in')
-rw-r--r--console-tools/Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/console-tools/Config.in b/console-tools/Config.in
index 4b7f02d25..efba9cd09 100644
--- a/console-tools/Config.in
+++ b/console-tools/Config.in
@@ -95,6 +95,12 @@ config FEATURE_SETCONSOLE_LONG_OPTIONS
help
Support long options for the setconsole applet.
+config SETFONT
+ bool "setfont"
+ default n
+ help
+ Allows to load console screen map. Useful for i18n.
+
config SETKEYCODES
bool "setkeycodes"
default n