aboutsummaryrefslogtreecommitdiff
path: root/scripts/kconfig/mconf.c
AgeCommit message (Expand)Author
2011-06-06kconfig: nuke LKC_DIRECT_LINK cruftArnaud Lacombe
2011-06-06kconfig: annotate non-trivial fall-troughArnaud Lacombe
2010-09-19kconfig: replace KERNELVERSION usage by the mainmenu's promptArnaud Lacombe
2010-09-19kconfig: rephrase help texts/comments not to include the package nameArnaud Lacombe
2010-09-19kconfig: allow build-time definition of the internal config prefixArnaud Lacombe
2010-09-19kconfig: rephrase help text not to mention the internal prefixArnaud Lacombe
2010-06-02menuconfig: improive help text a bitLi Zefan
2010-04-14menuconfig: add support to show hidden options which have promptsLi Zefan
2010-02-02kconfig: new configuration interface (nconfig)nir.tzachar@gmail.com
2010-02-02menuconfig: wrap long help linesVadim Bendebury (вб)
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-09-20kconfig: make use of menu_get_ext_help in menuconfigCheng Renquan
2009-07-17kconfig: initialize the screen before using curses(3) functionsArnaud Lacombe
2009-06-09kconfig: handle comment entries within choice/endchoicePeter Korsgaard
2008-05-04kconfig: fix MAC OS X warnings in menuconfigSam Ravnborg
2008-02-03kconfig: mark config as changed when loading an alternate configSam Ravnborg
2008-01-28kconfig: gettext support for menuconfigEGRY Gabor
2008-01-28kconfig: make kconfig MinGW friendlyLadislav Michl
2007-10-12kconfig/menuconfig: distinguish between selected-by-another options and commentsMatej Laitl
2007-10-12kconfig: fix segv fault in menuconfigSam Ravnborg
2007-10-12kconfig: make comments stand out in menuconfigSam Ravnborg
2007-07-25kconfig: attach help text to menusSam Ravnborg
2007-07-17kconfig: strip 'CONFIG_' automatically in kernel configuration searchBernhard Walle
2007-05-02kconfig/menuconfig: do not hardcode '.config'Sam Ravnborg
2007-05-02menuconfig: remember alternate config filenameSam Ravnborg
2006-12-13[PATCH] kconfig: new function "bool conf_get_changed(void)"Karsten Wiese
2006-09-30kconfig/menuconfig: do not let ncurses clutter screen on exitSam Ravnborg
2006-09-30kconfig/lxdialog: support resizeSam Ravnborg
2006-09-30kconfig/lxdialog: let <ESC><ESC> behave as expectedSam Ravnborg
2006-09-30kconfig/menuconfig: lxdialog is now built-inSam Ravnborg
2006-09-30kconfig/lxdialog: add a new theme bluetitle which is now defaultSam Ravnborg
2006-09-30kconfig/lxdialog: add support for color themes and add blackbg themeSam Ravnborg
2006-01-16kbuild: create .kernelrelease at *config stepSam Ravnborg
2005-12-16kconfig: move lxdialog to scripts/kconfig/lxdialogSam Ravnborg
2005-10-30[PATCH] clarify menuconfig /(search) help textRandy Dunlap
2005-06-25[PATCH] Kill signed charsJ.A. Magallon
2005-06-25[PATCH] mconf.c needs locale.hJean-Christophe Dubois
2005-05-05[PATCH] Kconfig i18n supportArnaldo Carvalho de Melo
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds