aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig
Commit message (Expand)AuthorAge
* gconfig: fix null pointer warningLi Zefan2010-06-02
* gconfig: fix to tag NEW symbols correctlyLi Zefan2010-06-02
* menuconfig: improive help text a bitLi Zefan2010-06-02
* kconfig: fix to tag NEW symbols correctlyLi Zefan2010-06-02
* kconfig: print the range of integer/hex symbol in help textLi Zefan2010-06-02
* kconfig: print symbol type in help textLi Zefan2010-06-02
* kconfig: introduce nonint_oldconfig and loose_nonint_oldconfigAristeu Rozanski2010-06-02
* gconfig: add support to show hidden options that have promptsLi Zefan2010-04-14
* menuconfig: add support to show hidden options which have promptsLi Zefan2010-04-14
* gconfig: remove show_debug optionLi Zefan2010-04-14
* gconfig: remove dbg_print_ptype() and dbg_print_stype()Li Zefan2010-04-14
* kconfig: fix zconfdump()Li Zefan2010-04-14
* kconfig: some small fixesLi Zefan2010-04-14
* kconfig: recalc symbol value before showing search resultsLi Zefan2010-03-23
* Improve kconfig symbol hashingAndi Kleen2010-02-02
* nconfig: minor fixNir Tzachar2010-02-02
* nconfig: mark local functions as suchMichal Marek2010-02-02
* kconfig: new configuration interface (nconfig)nir.tzachar@gmail.com2010-02-02
* menuconfig: wrap long help linesVadim Bendebury (вб)2010-02-02
* kbuild: generate modules.builtinMichal Marek2009-12-12
* kbuild: create include/generated in silentoldconfigMichal Marek2009-12-12
* kbuild: move autoconf.h to include/generatedSam Ravnborg2009-12-12
* Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | kconfig: Fix make O=<dir> local{mod,yes}configSteven Rostedt2009-11-20
* | kconfig: Mark various internal functions staticJosh Triplett2009-11-15
* | kconfig: Make zconf.y work with current bisonJosh Triplett2009-10-15
|/
* kbuild: add static to prototypesTrevor Keith2009-09-20
* gconfig: disable "typeahead find" search in treeviewsDiego Elio 'Flameeyes' Pettenò2009-09-20
* kconfig: make use of menu_get_ext_help in gconfigCheng Renquan2009-09-20
* kconfig: make use of menu_get_ext_help in "make config"Cheng Renquan2009-09-20
* kconfig: make use of menu_get_ext_help in qconfigCheng Renquan2009-09-20
* kconfig: make use of menu_get_ext_help in menuconfigCheng Renquan2009-09-20
* kconfig: add menu_get_ext_help function to display more informationCheng Renquan2009-09-20
* kconfig: add symbol value to help find the real dependCheng Renquan2009-09-20
* kconfig: add missing dependency of conf to localyesconfigSteven Rostedt2009-08-21
* kconfig: test if a .config already existsSteven Rostedt2009-08-18
* kconfig: make local .config default for streamline_configSteven Rostedt2009-08-18
* kconfig: test for /boot/config-uname after /proc/config.gz in localconfigSteven Rostedt2009-08-18
* kconfig: unset IKCONFIG_PROC and clean up nestingSteven Rostedt2009-08-18
* kconfig: search for a config to base the local(mod|yes)config onSteven Rostedt2009-08-18
* kconfig: enable CONFIG_IKCONFIG from streamline_config.plSteven Rostedt2009-08-18
* kconfig: do not warn about modules built inSteven Rostedt2009-08-18
* kconfig: streamline_config.pl do not stop with no dependsSteven Rostedt2009-08-18
* kconfig: add make localyesconfig optionSteven Rostedt2009-08-18
* kconfig: make localmodconfig to run streamline_config.plSteven Rostedt2009-08-18
* kconfig: add streamline_config.pl to scriptsSteven Rostedt2009-08-18
* kconfig: initialize the screen before using curses(3) functionsArnaud Lacombe2009-07-17
* kconfig: variable argument lists needs `stdarg.h'Arnaud Lacombe2009-07-17
* kconfig: do not hardcode "include/config/auto.conf" filenameMarkus Heidelberg2009-06-09