aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig
Commit message (Expand)AuthorAge
* kconfig: ignore select of unknown symbolSam Ravnborg2008-02-03
* kconfig: mark config as changed when loading an alternate configSam Ravnborg2008-02-03
* kconfig: tristate choices with mixed tristate and boolean valuesJan Beulich2008-01-28
* kconfig: remove "enable"Adrian Bunk2008-01-28
* kconfig: use environment optionRoman Zippel2008-01-28
* kconfig: environment symbol supportRoman Zippel2008-01-28
* kconfig: explicitly introduce expression listRoman Zippel2008-01-28
* kconfig: gconfig: symbol fixEGRY Gabor2008-01-28
* kconfig: gettext support for configEGRY Gabor2008-01-28
* kconfig: gettext support for lxdialogEGRY Gabor2008-01-28
* kconfig: gettext support for menuconfigEGRY Gabor2008-01-28
* kconfig: gettext support for xconfigEGRY Gabor2008-01-28
* kconfig: macro fix in menu.cEGRY Gabor2008-01-28
* kconfig: gettext support for gconfigEGRY Gabor2008-01-28
* kconfig: missing macros in gconfigEGRY Gabor2008-01-28
* kconfig: whitespace removingEGRY Gabor2008-01-28
* kconfig: update-po-config infoEGRY Gabor2008-01-28
* kconfig: use C89 random functions in conf.cLadislav Michl2008-01-28
* kconfig: fix whitespace and sort includes in conf.cLadislav Michl2008-01-28
* kconfig: delete unused FILE_ and SYMBOL_ flagsSam Ravnborg2008-01-28
* kconfig: rename E_OR & friends to avoid name clashSam Ravnborg2008-01-28
* kconfig: allow overriding symbolsJan Engelhardt2008-01-28
* kconfig: make kconfig MinGW friendlyLadislav Michl2008-01-28
* kconfig: use getopt() in conf.c for handling command line argumentsAndres Salomon2008-01-28
* kconfig: if ncurses-devel is missing then say soSam Ravnborg2008-01-28
* kconfig: obey KCONFIG_ALLCONFIG choices with randconfig.Paul Mundt2007-12-23
* x86: simplify "make ARCH=x86" and fix kconfig all.configSam Ravnborg2007-11-17
* x86: enable "make ARCH=x86"Sam Ravnborg2007-11-12
* kconfig: use $K64BIT to set 64BIT with all*config targetsSam Ravnborg2007-11-12
* kconfig: add helper to set config symbol from environment variableSam Ravnborg2007-11-12
* kconfig: factor out code in confdata.cSam Ravnborg2007-11-12
* x86: move i386 and x86_64 Kconfig files to x86 directorySam Ravnborg2007-10-25
* kconfig: small code refactoring in kconfig MakefileSam Ravnborg2007-10-25
* x86: move defconfig files for i386 and x86_64 to x86Sam Ravnborg2007-10-25
* kconfig: set title bar in xconfigRandy Dunlap2007-10-20
* Revert "kconfig: tristate choices with mixed tristate and boolean values"Linus Torvalds2007-10-20
* kconfig: comment typo in scripts/kconfig/Makefile.Rob Landley2007-10-18
* kconfig/menuconfig: distinguish between selected-by-another options and commentsMatej Laitl2007-10-12
* kconfig: tristate choices with mixed tristate and boolean valuesJan Beulich2007-10-12
* kbuild: update _shipped files for kconfig syntax cleanupSam Ravnborg2007-10-12
* kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"Adrian Bunk2007-10-12
* kconfig: fix segv fault in menuconfigSam Ravnborg2007-10-12
* kconfig: make comments stand out in menuconfigSam Ravnborg2007-10-12
* kbuild: check if we can link gettext not just compileSam Ravnborg2007-10-12
* kconfig: oldconfig shall not set symbols if it does not need toRoman Zippel2007-09-01
* kconfig: remove unused members from struct symbolSam Ravnborg2007-07-25
* kconfig: attach help text to menusSam Ravnborg2007-07-25
* kconfig: reset generated values only if Kconfig and .config agree.Roman Zippel2007-07-17
* kconfig: strip 'CONFIG_' automatically in kernel configuration searchBernhard Walle2007-07-17
* kconfig: fix update-po-configSam Ravnborg2007-07-16