Make console charset translation optional
authorDavid Woodhouse <dwmw2@infradead.org>
Tue, 3 Jun 2008 13:59:40 +0000 (14:59 +0100)
committerDavid Woodhouse <dwmw2@infradead.org>
Wed, 4 Jun 2008 13:56:12 +0000 (14:56 +0100)
By turning off the new CONSOLE_TRANSLATIONS option and dropping the
associated code and tables from the kernel, we can save about 7KiB.

Taken from linux-tiny project by Tim Bird and mangled further by dwmw2.

Signed-off-by: Tim Bird <tim.bird@am.sony.com>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>

No differences found