diff options
Diffstat (limited to 'console-tools/Config.in')
-rw-r--r-- | console-tools/Config.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/console-tools/Config.in b/console-tools/Config.in index 4b7f02d..efba9cd 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 |