X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=drivers%2Fchar%2FKconfig;h=d0ac944e16961775d5bb428e851ab0ea0e4d7494;hb=a048d3aff8b828b6c0fa7ddd90a531248ab4e0f9;hp=6c070dc5f2d46c0f9890ebe951038faf5ac1a1c9;hpb=996abf053eec4d67136be8b911bbaaf989cfb99c;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