summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig
Commit message (Expand)AuthorAgeFilesLines
* kconfig: Simplify LSMOD= handlingMichal Marek2010-02-031-5/+4
* kconfig: Add LSMOD=file to override the lsmod for localmodconfigSteven Rostedt2010-02-022-13/+38
* kconfig: Look in both /bin and /sbin for lsmod in streamline_config.plSteven Rostedt2010-02-021-1/+14
* kconfig: Check for if conditions in Kconfig for localmodconfigSteven Rostedt2010-01-061-0/+26
* kconfig: Create include/generated for localmodconfigSteven Rostedt2010-01-061-0/+2
* 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
* kconfig: enable CONFIG_IKCONFIG from streamline_config.plSteven Rostedt2009-08-181-10/+23
* kconfig: do not warn about modules built inSteven Rostedt2009-08-181-3/+5
* kconfig: streamline_config.pl do not stop with no dependsSteven Rostedt2009-08-181-5/+3
* kconfig: add make localyesconfig optionSteven Rostedt2009-08-181-1/+12
* kconfig: make localmodconfig to run streamline_config.plSteven Rostedt2009-08-181-1/+12
* kconfig: add streamline_config.pl to scriptsSteven Rostedt2009-08-181-0/+291
* kconfig: initialize the screen before using curses(3) functionsArnaud Lacombe2009-07-171-0/+2
* kconfig: variable argument lists needs `stdarg.h'Arnaud Lacombe2009-07-171-0/+2
* kconfig: do not hardcode "include/config/auto.conf" filenameMarkus Heidelberg2009-06-093-11/+16
* kconfig: do not hardcode ".config" filenameMarkus Heidelberg2009-06-092-5/+6
* kconfig qconf: fix the type of the desktop widgetMarkus Heidelberg2009-06-091-1/+2
* kconfig qconf: add namespace for use of Key_ enum valuesMarkus Heidelberg2009-06-091-14/+14
* kconfig qconf: fix namespace for Horizontal and Vertical enum valuesMarkus Heidelberg2009-06-091-3/+3
* kconfig qconf: fix -Wall compiler warningsMarkus Heidelberg2009-06-091-1/+6
* gitignore: ignore Kconfig i18n filesMarkus Heidelberg2009-06-091-0/+3
* kconfig: add a note about the deps to the 'silentoldconfig' helpMarkus Heidelberg2009-06-091-1/+1
* kconfig: fix typo "mconfig" to "menuconfig" in a commentMarkus Heidelberg2009-06-091-1/+1
* kconfig: handle comment entries within choice/endchoicePeter Korsgaard2009-06-092-2/+11
* kconfig: fix update-po-config to accect backslash in inputSam Ravnborg2009-04-111-0/+4
* kconfig: improve seed in randconfigIngo Molnar2009-03-151-1/+15
* kconfig: fix randconfig for choice blocksSam Ravnborg2009-03-151-15/+36
* kconfig: improve error messages for bad source statementsSam Ravnborg2009-01-022-4/+10
* kconfig: struct property commentedSam Ravnborg2009-01-021-10/+30