From d520840d4ca7d8fbd9c64946ee5f2d7ea44b8557 Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Fri, 11 Apr 2014 20:24:06 +0200 Subject: kconfig: update to follow upstream more closely This might break a bunch of stuff (eg. win32 support), but otherwise introduces nconfig (ncurses based configuration frontend), partial configuration headers for improved dependency tracking (which requires some more build system support) and various bug fixes. Change-Id: I5d8a280810c6a26fc3fd056d5d94cb9e591a0ff5 Signed-off-by: Patrick Georgi Reviewed-on: http://review.coreboot.org/5487 Tested-by: build bot (Jenkins) Reviewed-by: Alexandru Gagniuc --- util/kconfig/gconf.glade | 33 +++++++++++++++++++++++---------- 1 file changed, 23 insertions(+), 10 deletions(-) (limited to 'util/kconfig/gconf.glade') diff --git a/util/kconfig/gconf.glade b/util/kconfig/gconf.glade index 328bdc7234..aa483cb327 100644 --- a/util/kconfig/gconf.glade +++ b/util/kconfig/gconf.glade @@ -1,11 +1,10 @@ - True - Gtk coreboot Configurator + Gtk Kernel Configurator GTK_WINDOW_TOPLEVEL GTK_WIN_POS_NONE False @@ -190,26 +189,40 @@ - + + True + Show normal options + Show normal options + True + True + + + + + + True Show all options Show all _options True False - + set_option_mode1 + - + True - Show masked options - Show _debug info + Show all options with prompts + Show all prompt options True False - + set_option_mode1 + + @@ -547,7 +560,7 @@ True False False - True + False @@ -582,7 +595,7 @@ True False False - True + False -- cgit v1.2.3