From: Sam Ravnborg Date: Sun, 20 Nov 2005 22:03:49 +0000 (+0100) Subject: kconfig: Fix indention when using menuconfig in text-onle consoles X-Git-Tag: v2.6.16-rc1~474^2~22^2~4^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c3badf96e0dc8aa89ebf8919653339a5ee8e035;p=pandora-kernel.git kconfig: Fix indention when using menuconfig in text-onle consoles When using menuconfig in a text-only console (no X started) the indention was often two spaces wrong. This proved to be a ncurses issue which are worked around by calling wrefresh more often. Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed