summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig
Commit message (Expand)AuthorAgeFilesLines
...
* | | kconfig: make randconfig fair for booleansPeter Korsgaard2010-07-261-1/+2
* | | kconfig: Don't write invisible choice valuesJan Beulich2010-07-081-12/+12
* | | kbuild: Warn on selecting symbols with unmet direct dependenciesCatalin Marinas2010-07-023-0/+25
* | | scripts:conf.c Fix warning: variable 'type' set but not usedJustin P. Mattock2010-06-121-4/+0
* | | menuconfig: truncate list itemsLi Zefan2010-06-031-2/+7
* | | menuconfig: fix to center checklist correctly in a corner caseLi Zefan2010-06-031-0/+1
* | | xconfig: add support to show hidden options which have promptsLi Zefan2010-06-022-23/+62
* | | xconfig: remove unused functionLi Zefan2010-06-022-29/+0
* | | xconfig: clean upLi Zefan2010-06-021-5/+4
* | | gconfig: fix null pointer warningLi Zefan2010-06-021-2/+3
* | | gconfig: fix to tag NEW symbols correctlyLi Zefan2010-06-021-1/+1
* | | menuconfig: improive help text a bitLi Zefan2010-06-021-1/+1
* | | kconfig: fix to tag NEW symbols correctlyLi Zefan2010-06-021-2/+6
* | | kconfig: print the range of integer/hex symbol in help textLi Zefan2010-06-022-1/+9
* | | kconfig: print symbol type in help textLi Zefan2010-06-021-1/+3
* | | kconfig: introduce nonint_oldconfig and loose_nonint_oldconfigAristeu Rozanski2010-06-022-9/+54
| |/ |/|
* | gconfig: add support to show hidden options that have promptsLi Zefan2010-04-142-11/+64
* | menuconfig: add support to show hidden options which have promptsLi Zefan2010-04-144-16/+41
* | gconfig: remove show_debug optionLi Zefan2010-04-142-19/+0
* | gconfig: remove dbg_print_ptype() and dbg_print_stype()Li Zefan2010-04-141-63/+4
* | kconfig: fix zconfdump()Li Zefan2010-04-142-8/+34
* | kconfig: some small fixesLi Zefan2010-04-142-3/+3
* | kconfig: recalc symbol value before showing search resultsLi Zefan2010-03-231-0/+1
* | Improve kconfig symbol hashingAndi Kleen2010-02-024-17/+21
* | nconfig: minor fixNir Tzachar2010-02-021-3/+3
* | nconfig: mark local functions as suchMichal Marek2010-02-022-15/+15
* | kconfig: new configuration interface (nconfig)nir.tzachar@gmail.com2010-02-0210-20/+2314
* | menuconfig: wrap long help linesVadim Bendebury (вб)2010-02-024-2/+33
|/
* kbuild: generate modules.builtinMichal Marek2009-12-121-1/+21
* kbuild: create include/generated in silentoldconfigMichal Marek2009-12-121-0/+1
* kbuild: move autoconf.h to include/generatedSam Ravnborg2009-12-121-1/+1
* Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-1/+1
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | kconfig: Fix make O=<dir> local{mod,yes}configSteven Rostedt2009-11-202-8/+8
* | kconfig: Mark various internal functions staticJosh Triplett2009-11-156-15/+32
* | kconfig: Make zconf.y work with current bisonJosh Triplett2009-10-152-206/+174
|/
* kbuild: add static to prototypesTrevor Keith2009-09-206-11/+11
* gconfig: disable "typeahead find" search in treeviewsDiego Elio 'Flameeyes' Pettenò2009-09-201-2/+2
* kconfig: make use of menu_get_ext_help in gconfigCheng Renquan2009-09-202-18/+6
* kconfig: make use of menu_get_ext_help in "make config"Cheng Renquan2009-09-201-11/+11
* kconfig: make use of menu_get_ext_help in qconfigCheng Renquan2009-09-201-6/+4
* kconfig: make use of menu_get_ext_help in menuconfigCheng Renquan2009-09-201-75/+3
* kconfig: add menu_get_ext_help function to display more informationCheng Renquan2009-09-202-0/+81
* kconfig: add symbol value to help find the real dependCheng Renquan2009-09-201-0/+2
* kconfig: add missing dependency of conf to localyesconfigSteven Rostedt2009-08-211-1/+1
* kconfig: test if a .config already existsSteven Rostedt2009-08-181-10/+20
* kconfig: make local .config default for streamline_configSteven Rostedt2009-08-181-4/+4
* kconfig: test for /boot/config-uname after /proc/config.gz in localconfigSteven Rostedt2009-08-181-0/+4
* kconfig: unset IKCONFIG_PROC and clean up nestingSteven Rostedt2009-08-181-6/+3
* kconfig: search for a config to base the local(mod|yes)config onSteven Rostedt2009-08-181-1/+62
OpenPOWER on IntegriCloud