summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2012-10-1210-130/+289
|\
| * kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as ...Adam Lee2012-09-272-12/+25
| * menuconfig: Assign jump keys per-page instead of globallyBenjamin Poirier2012-09-276-73/+149
| * menuconfig: Do not open code textbox scroll up/downBenjamin Poirier2012-09-271-44/+11
| * menuconfig: Add jump keys to search resultsBenjamin Poirier2012-09-275-35/+94
| * menuconfig: Extend dialog_textbox so that it can return to a scrolled positionBenjamin Poirier2012-09-273-6/+28
| * menuconfig: Extend dialog_textbox so that it can exit on arbitrary keypressesBenjamin Poirier2012-09-273-13/+33
| * menuconfig: Remove superfluous conditionnalBenjamin Poirier2012-09-271-5/+3
| * kconfig: document oldnoconfig to what it really does in conf.cAdam Lee2012-08-311-1/+1
| * kconfig/mconf.c: revision of curses initialization.Dirk Gouders2012-08-303-4/+8
* | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2012-10-082-2/+2
|\ \
| * | kbuild: Fix gcc -x syntaxJean Delvare2012-10-032-2/+2
| |/
* | localmodconfig: Fix localyesconfig to set to 'y' not 'm'Yuta Ando2012-10-011-0/+2
* | localmodconfig: Use my variable for loop in streamline_config.plBill Pemberton2012-08-161-1/+1
* | localmodconfig: Use 3 parameter open in streamline_config.plBill Pemberton2012-08-161-16/+14
* | localmodconfig: Rework find_config in streamline_config.plBill Pemberton2012-08-161-8/+6
* | localmodconfig: Set default value for ksource in streamline_config.plBill Pemberton2012-08-161-1/+1
|/
* Merge tag 'localmodconfig-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-301-17/+158
|\
| * localmodconfig: Add debug environment variable LOCALMODCONFIG_DEBUGSteven Rostedt2012-06-191-0/+21
| * localmodconfig: Check if configs are already set for selectsSteven Rostedt2012-06-191-11/+104
| * localmodconfig: Read in orig config file to avoid extra processingSteven Rostedt2012-06-191-2/+24
| * localmodconfig: Comments and cleanup for streamline_config.plSteven Rostedt2012-06-191-4/+9
* | kconfig: Document oldnoconfig to what it really doesSteven Rostedt2012-07-261-1/+1
* | nconf: add u, d command keys in scroll windowsBenjamin Poirier2012-07-262-6/+8
* | menuconfig: add u, d, q command keys in text boxesBenjamin Poirier2012-07-262-3/+6
* | kconfig: Print errors to stderr in the MakefileMichal Marek2012-07-131-14/+14
* | kconfig: allow long lines in config fileCody Schafer2012-07-131-2/+59
* | kconfig: remove lkc_defs.h from .gitignore and dontdiffPaul Bolle2012-07-131-1/+0
* | xconfig: add quiet rule for mocYaakov Selkowitz2012-07-131-2/+5
* | xconfig: use pkgconfig to find mocYaakov Selkowitz2012-07-131-2/+2
* | kconfig: fix check-lxdialog for DLL platformsYaakov Selkowitz2012-07-041-1/+1
* | kconfig: check ncursesw headers first in check-lxdialogYaakov Selkowitz2012-07-041-3/+3
* | kconfig/nconf: fix compile with ncurses reentrant APIYaakov Selkowitz2012-07-041-0/+4
|/
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2012-05-281-6/+16
|\
| * kbuild: all{no,yes,mod,def,rand}config only read files when instructed to.Eric W. Biederman2012-05-071-1/+3
| * kconfig: Add error handling to KCONFIG_ALLCONFIGEric W. Biederman2012-05-051-6/+14
* | MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker2012-05-172-2/+2
* | kconfig: delete last traces of __enabled_ from autoconf.hPaul Gortmaker2012-04-121-11/+0
* | Revert "kconfig: fix __enabled_ macros definition for invisible and un-select...Paul Gortmaker2012-04-121-36/+13
|/
* merge_config.sh: Add option to display redundant configsJohn Stultz2012-03-301-0/+9
* merge_config.sh: Set execute bitJohn Stultz2012-03-301-0/+0
* merge_config.sh: Use the first file as the initial configJosh Boyer2012-03-241-1/+5
* kconfig: fix new choices being skipped upon config updateArnaud Lacombe2012-01-262-21/+14
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2012-01-167-14/+133
|\
| * menuconfig: fix a regression when canceling the prompt dialog at exitLi Zefan2012-01-161-1/+2
| * kbuild: Fix compiler warning with assertion when calling 'fwrite'Arnaud Lacombe2012-01-152-2/+5
| * Improve update-po-config outputPeter Foley2012-01-151-3/+3
| * menuconfig: let make not report error when not save configurationWang YanQing2012-01-141-0/+1
| * merge_config.sh: fix bug in final checkJohn Stultz2012-01-141-2/+2
| * merge_config.sh: whitespace cleanupDarren Hart2012-01-141-2/+2