From: Jan Engelhardt Date: Thu, 18 Oct 2007 10:04:34 +0000 (-0700) Subject: Remove CONFIG_VT_UNICODE X-Git-Tag: v2.6.24-rc1~445 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77bf2bab91e4e7df361963451c7b9a803516438c;p=pandora-kernel.git Remove CONFIG_VT_UNICODE Since default_utf8 is already a sysfs attribute, having an extra CONFIG_VT_UNICODE compile-time option is redundant, since sysfs attributes can be set at boot and run time. Also let Linux VCs default to UTF-8 (as per the discussion at http://lkml.org/lkml/2007/9/6/99). Signed-off-by: Jan Engelhardt Cc: Bill Nottingham Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed