From: Davidlohr Bueso Date: Mon, 22 Aug 2011 01:04:09 +0000 (-0300) Subject: kconfig: handle SIGINT in menuconfig X-Git-Tag: v3.2-rc1~27^2~5^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=564899f9f0a2df85fa367c8749a1fef323cb3215;p=pandora-kernel.git kconfig: handle SIGINT in menuconfig I recently got bitten in the ass when pressing Ctrl-C and lost all my current configuration changes. This patch captures SIGINT and allows the user to save any changes. Some code refactoring was made in order to handle the exit behavior. Signed-off-by: Davidlohr Bueso Signed-off-by: Arnaud Lacombe --- Reading git-diff-tree failed