]> git.baikalelectronics.ru Git - kernel.git/commit
kconfig: initialize the screen before using curses(3) functions
authorArnaud Lacombe <lacombar@gmail.com>
Mon, 6 Jul 2009 04:07:28 +0000 (00:07 -0400)
committerSam Ravnborg <sam@ravnborg.org>
Fri, 17 Jul 2009 21:06:08 +0000 (23:06 +0200)
commit012398a6c3e16f4556f76479d3403fc0c777bf06
tree33638f86c9e2cc8cc45aea81c50cc15787f4d1e7
parent181831732102027296459e55a395b8811b0a281e
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 <zippel@linux-m68k.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
scripts/kconfig/mconf.c