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)
commita29ccf6f823a84d89e1c7aaaf221cf7282022024
treee65d84633a98d46ef81373e5d190c6cdc0e4282b
parent1beee8dc8cf58e3f605bd7b34d7a39939be7d8d2
Make console charset translation optional

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>
drivers/char/Kconfig
drivers/char/Makefile
drivers/char/vt.c
include/linux/consolemap.h
include/linux/vt_kern.h