X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=drivers%2Fchar%2FKconfig;h=d0ac944e16961775d5bb428e851ab0ea0e4d7494;hb=f934fb19ef34730263e6afc01e8ec27a8a71470f;hp=6c070dc5f2d46c0f9890ebe951038faf5ac1a1c9;hpb=832fe9c222c7d431c2bff5765a0ac61bcb3df8c8;p=linux-2.6 diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig index 6c070dc5f2..d0ac944e16 100644 --- a/drivers/char/Kconfig +++ b/drivers/char/Kconfig @@ -36,6 +36,14 @@ config VT If unsure, say Y, or else you won't be able to do much with your new shiny Linux system :-) +config CONSOLE_TRANSLATIONS + depends on VT + default y + bool "Enable character translations in console" if EMBEDDED + ---help--- + This enables support for font mapping and Unicode translation + on virtual consoles. + config VT_CONSOLE bool "Support for console on virtual terminal" if EMBEDDED depends on VT