summaryrefslogtreecommitdiff
path: root/scripts/kconfig
AgeCommit message (Expand)Author
2010-04-14gconfig: add support to show hidden options that have promptsLi Zefan
2010-04-14menuconfig: add support to show hidden options which have promptsLi Zefan
2010-04-14gconfig: remove show_debug optionLi Zefan
2010-04-14gconfig: remove dbg_print_ptype() and dbg_print_stype()Li Zefan
2010-04-14kconfig: fix zconfdump()Li Zefan
2010-04-14kconfig: some small fixesLi Zefan
2010-03-23kconfig: recalc symbol value before showing search resultsLi Zefan
2010-02-02Improve kconfig symbol hashingAndi Kleen
2010-02-02nconfig: minor fixNir Tzachar
2010-02-02nconfig: mark local functions as suchMichal Marek
2010-02-02kconfig: new configuration interface (nconfig)nir.tzachar@gmail.com
2010-02-02menuconfig: wrap long help linesVadim Bendebury (вб)
2009-12-12kbuild: generate modules.builtinMichal Marek
2009-12-12kbuild: create include/generated in silentoldconfigMichal Marek
2009-12-12kbuild: move autoconf.h to include/generatedSam Ravnborg
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-20kconfig: Fix make O=<dir> local{mod,yes}configSteven Rostedt
2009-11-15kconfig: Mark various internal functions staticJosh Triplett
2009-10-15kconfig: Make zconf.y work with current bisonJosh Triplett
2009-09-20kbuild: add static to prototypesTrevor Keith
2009-09-20gconfig: disable "typeahead find" search in treeviewsDiego Elio 'Flameeyes' Pettenò
2009-09-20kconfig: make use of menu_get_ext_help in gconfigCheng Renquan
2009-09-20kconfig: make use of menu_get_ext_help in "make config"Cheng Renquan
2009-09-20kconfig: make use of menu_get_ext_help in qconfigCheng Renquan
2009-09-20kconfig: make use of menu_get_ext_help in menuconfigCheng Renquan
2009-09-20kconfig: add menu_get_ext_help function to display more informationCheng Renquan
2009-09-20kconfig: add symbol value to help find the real dependCheng Renquan
2009-08-21kconfig: add missing dependency of conf to localyesconfigSteven Rostedt
2009-08-18kconfig: test if a .config already existsSteven Rostedt
2009-08-18kconfig: make local .config default for streamline_configSteven Rostedt
2009-08-18kconfig: test for /boot/config-uname after /proc/config.gz in localconfigSteven Rostedt
2009-08-18kconfig: unset IKCONFIG_PROC and clean up nestingSteven Rostedt
2009-08-18kconfig: search for a config to base the local(mod|yes)config onSteven Rostedt
2009-08-18kconfig: enable CONFIG_IKCONFIG from streamline_config.plSteven Rostedt
2009-08-18kconfig: do not warn about modules built inSteven Rostedt
2009-08-18kconfig: streamline_config.pl do not stop with no dependsSteven Rostedt
2009-08-18kconfig: add make localyesconfig optionSteven Rostedt
2009-08-18kconfig: make localmodconfig to run streamline_config.plSteven Rostedt
2009-08-18kconfig: add streamline_config.pl to scriptsSteven Rostedt
2009-07-17kconfig: initialize the screen before using curses(3) functionsArnaud Lacombe
2009-07-17kconfig: variable argument lists needs `stdarg.h'Arnaud Lacombe
2009-06-09kconfig: do not hardcode "include/config/auto.conf" filenameMarkus Heidelberg
2009-06-09kconfig: do not hardcode ".config" filenameMarkus Heidelberg
2009-06-09kconfig qconf: fix the type of the desktop widgetMarkus Heidelberg
2009-06-09kconfig qconf: add namespace for use of Key_ enum valuesMarkus Heidelberg
2009-06-09kconfig qconf: fix namespace for Horizontal and Vertical enum valuesMarkus Heidelberg
2009-06-09kconfig qconf: fix -Wall compiler warningsMarkus Heidelberg
2009-06-09gitignore: ignore Kconfig i18n filesMarkus Heidelberg
2009-06-09kconfig: add a note about the deps to the 'silentoldconfig' helpMarkus Heidelberg