From: Arnaud Lacombe Date: Mon, 6 Jul 2009 04:07:28 +0000 (-0400) Subject: kconfig: initialize the screen before using curses(3) functions X-Git-Tag: v2.6.31-rc4~19^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0e1e09568507ac771072d97f0781af82c935b3e;p=pandora-kernel.git kconfig: initialize the screen before using curses(3) functions This is needed on non ncurses based implementation to get a properly initialized `stdscr' in main(). Cc: Roman Zippel Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed