summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | kbuild: don't include `check-lxdialog' ldflags in global HOST_LOADLIBESArnaud Lacombe2010-08-171-2/+3
| |_|_|_|/ |/| | | |
* | | | | kbuild: confdata.c explicitly reference errno, thus need <errno.h>Arnaud Lacombe2010-08-171-0/+1
* | | | | nconfig: add search supportNir Tzachar2010-08-163-180/+208
|/ / / /
* | | | kconfig: fix segfault when detecting recursive dependencySam Ravnborg2010-08-151-0/+2
* | | | kconfig: fix savedefconfig with choice marked optionalSam Ravnborg2010-08-151-2/+4
| |_|/ |/| |
* | | kconfig: Fix warning: ignoring return value of 'fgets'Jean Sacren2010-08-132-2/+16
* | | kconfig: Fix warning: ignoring return value of 'fwrite'Jean Sacren2010-08-133-2/+9
* | | nconfig: Fix segfault when menu is emptyAndrej Gelenberg2010-08-131-0/+2
* | | kconfig: fix tristate choice with minimal configSam Ravnborg2010-08-121-35/+67
* | | kconfig: fix savedefconfig for tristate choicesSam Ravnborg2010-08-121-4/+3
|/ /
* | Merge commit 'v2.6.35' into kbuild/kconfigMichal Marek2010-08-044-12/+78
|\ \
| * | nconfig: Fix segfault when help contains special charactersStephen Boyd2010-07-231-1/+1
| * | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2010-06-041-1/+1
| |\ \
| | * | gconfig: fix build failure on fedora 13Richard Kennedy2010-06-031-1/+1
| * | | Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-0118-148/+2504
| |\ \ \ | | | |/ | | |/|
| * | | kconfig: Hide error output in find command in streamline_config.plToralf Förster2010-05-281-2/+3
| * | | kconfig: Fix typo in comment in streamline_config.plToralf Foerster2010-05-281-1/+1
| * | | kconfig: Make a variable local in streamline_config.plToralf Foerster2010-05-281-1/+1
| * | | kconfig: util: Fix typo in commentThomas Weber2010-03-151-1/+1
| * | | 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
| | |/ | |/|
* | | kconfig: add savedefconfigSam Ravnborg2010-08-036-1/+171
* | | kconfig: code refactoring in confdata.cSam Ravnborg2010-08-031-67/+70
* | | kconfig: refactor code in symbol.cSam Ravnborg2010-08-032-13/+34
* | | kconfig: add alldefconfigSam Ravnborg2010-08-032-6/+14
* | | kconfig: print more info when we see a recursive dependencyRoman Zippel2010-08-031-15/+127
* | | kconfig: save location of config symbolsSam Ravnborg2010-08-033-0/+5
* | | kconfig: change nonint_oldconfig to listnewconfigSam Ravnborg2010-08-032-27/+14
* | | kconfig: rename loose_nonint_oldconfig => oldnoconfigSam Ravnborg2010-08-032-11/+10
* | | kconfig: use long options in confSam Ravnborg2010-08-032-126/+105
* | | kconfig: fix MODULES-related bug in case of no .configUlf Magnusson2010-07-291-1/+4
* | | 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
| |/ |/|
OpenPOWER on IntegriCloud