aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-11-20kconfig: Fix make O=<dir> local{mod,yes}configSteven Rostedt2-8/+8
2009-11-15kconfig: Mark various internal functions staticJosh Triplett6-15/+32
2009-10-15kconfig: Make zconf.y work with current bisonJosh Triplett2-206/+174
2009-09-20kbuild: add static to prototypesTrevor Keith6-11/+11
2009-09-20gconfig: disable "typeahead find" search in treeviewsDiego Elio 'Flameeyes' Pettenò1-2/+2
2009-09-20kconfig: make use of menu_get_ext_help in gconfigCheng Renquan2-18/+6
2009-09-20kconfig: make use of menu_get_ext_help in "make config"Cheng Renquan1-11/+11
2009-09-20kconfig: make use of menu_get_ext_help in qconfigCheng Renquan1-6/+4
2009-09-20kconfig: make use of menu_get_ext_help in menuconfigCheng Renquan1-75/+3
2009-09-20kconfig: add menu_get_ext_help function to display more informationCheng Renquan2-0/+81
2009-09-20kconfig: add symbol value to help find the real dependCheng Renquan1-0/+2
2009-08-21kconfig: add missing dependency of conf to localyesconfigSteven Rostedt1-1/+1
2009-08-18kconfig: test if a .config already existsSteven Rostedt1-10/+20
2009-08-18kconfig: make local .config default for streamline_configSteven Rostedt1-4/+4
2009-08-18kconfig: test for /boot/config-uname after /proc/config.gz in localconfigSteven Rostedt1-0/+4
2009-08-18kconfig: unset IKCONFIG_PROC and clean up nestingSteven Rostedt1-6/+3
2009-08-18kconfig: search for a config to base the local(mod|yes)config onSteven Rostedt1-1/+62
2009-08-18kconfig: enable CONFIG_IKCONFIG from streamline_config.plSteven Rostedt1-10/+23
2009-08-18kconfig: do not warn about modules built inSteven Rostedt1-3/+5
2009-08-18kconfig: streamline_config.pl do not stop with no dependsSteven Rostedt1-5/+3
2009-08-18kconfig: add make localyesconfig optionSteven Rostedt1-1/+12
2009-08-18kconfig: make localmodconfig to run streamline_config.plSteven Rostedt1-1/+12
2009-08-18kconfig: add streamline_config.pl to scriptsSteven Rostedt1-0/+291
2009-07-17kconfig: initialize the screen before using curses(3) functionsArnaud Lacombe1-0/+2
2009-07-17kconfig: variable argument lists needs `stdarg.h'Arnaud Lacombe1-0/+2
2009-06-09kconfig: do not hardcode "include/config/auto.conf" filenameMarkus Heidelberg3-11/+16
2009-06-09kconfig: do not hardcode ".config" filenameMarkus Heidelberg2-5/+6
2009-06-09kconfig qconf: fix the type of the desktop widgetMarkus Heidelberg1-1/+2
2009-06-09kconfig qconf: add namespace for use of Key_ enum valuesMarkus Heidelberg1-14/+14
2009-06-09kconfig qconf: fix namespace for Horizontal and Vertical enum valuesMarkus Heidelberg1-3/+3
2009-06-09kconfig qconf: fix -Wall compiler warningsMarkus Heidelberg1-1/+6
2009-06-09gitignore: ignore Kconfig i18n filesMarkus Heidelberg1-0/+3
2009-06-09kconfig: add a note about the deps to the 'silentoldconfig' helpMarkus Heidelberg1-1/+1
2009-06-09kconfig: fix typo "mconfig" to "menuconfig" in a commentMarkus Heidelberg1-1/+1
2009-06-09kconfig: handle comment entries within choice/endchoicePeter Korsgaard2-2/+11
2009-04-11kconfig: fix update-po-config to accect backslash in inputSam Ravnborg1-0/+4
2009-03-15kconfig: improve seed in randconfigIngo Molnar1-1/+15
2009-03-15kconfig: fix randconfig for choice blocksSam Ravnborg1-15/+36
2009-01-02kconfig: improve error messages for bad source statementsSam Ravnborg2-4/+10
2009-01-02kconfig: struct property commentedSam Ravnborg1-10/+30
2009-01-02kconfig: add comments to symbol flagsSam Ravnborg1-16/+18
2009-01-02kconfig: explain symbol value defaultsSam Ravnborg1-2/+6
2008-12-03kconfig: fix options to check-lxdialog.shSam Ravnborg1-1/+1
2008-10-26fix allmodconfig breakageAl Viro1-2/+1
2008-10-22x86, um: get rid of arch/um/Kconfig.archAl Viro1-0/+4
2008-09-29kconfig: readd lost change countzippel@linux-m68k.org1-2/+6
2008-09-29kconfig: fix silentoldconfigzippel@linux-m68k.org1-66/+57
2008-08-04kconfig: drop the ""trying to assign nonexistent symbol" warningSam Ravnborg1-6/+2