From: Adrian Knoth Date: Thu, 18 Oct 2007 14:58:58 +0000 (+0200) Subject: Kconfig: Missing line breaks in arch/x86_64/Kconfig X-Git-Tag: v2.6.24-rc1~132^2~26 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=096708dcf71de6ab5f839ae68ee42275673dc178;p=pandora-kernel.git Kconfig: Missing line breaks in arch/x86_64/Kconfig The helptext for IA32_EMULATION in arch/x86_64/Kconfig is wider than 80 chars, thus failing to be displayed in 80x24 screens. This patch re-breaks lines. Signed-off-by: Adrian Knoth --- Reading git-diff-tree failed