summaryrefslogtreecommitdiff
path: root/scripts/kconfig
AgeCommit message (Expand)Author
2008-05-19kconfig: incorrect 'len' field initialisation ?Christophe Jaillet
2008-05-04kconfig: fix MAC OS X warnings in menuconfigSam Ravnborg
2008-05-01kconfig: made check-lxdialog more portableSam Ravnborg
2008-04-28kconfig: add named choice groupRoman Zippel
2008-04-28kconfig: fix choice dependency checkRoman Zippel
2008-04-28kconfig: reversed borderlines in inputboxRoel Kluin
2008-04-25kconfig: fix broken target update-po-configSam Ravnborg
2008-02-13kconfig: fix select in combination with defaultRoman Zippel
2008-02-03kconfig: ignore select of unknown symbolSam Ravnborg
2008-02-03kconfig: mark config as changed when loading an alternate configSam Ravnborg
2008-01-28kconfig: tristate choices with mixed tristate and boolean valuesJan Beulich
2008-01-28kconfig: remove "enable"Adrian Bunk
2008-01-28kconfig: use environment optionRoman Zippel
2008-01-28kconfig: environment symbol supportRoman Zippel
2008-01-28kconfig: explicitly introduce expression listRoman Zippel
2008-01-28kconfig: gconfig: symbol fixEGRY Gabor
2008-01-28kconfig: gettext support for configEGRY Gabor
2008-01-28kconfig: gettext support for lxdialogEGRY Gabor
2008-01-28kconfig: gettext support for menuconfigEGRY Gabor
2008-01-28kconfig: gettext support for xconfigEGRY Gabor
2008-01-28kconfig: macro fix in menu.cEGRY Gabor
2008-01-28kconfig: gettext support for gconfigEGRY Gabor
2008-01-28kconfig: missing macros in gconfigEGRY Gabor
2008-01-28kconfig: whitespace removingEGRY Gabor
2008-01-28kconfig: update-po-config infoEGRY Gabor
2008-01-28kconfig: use C89 random functions in conf.cLadislav Michl
2008-01-28kconfig: fix whitespace and sort includes in conf.cLadislav Michl
2008-01-28kconfig: delete unused FILE_ and SYMBOL_ flagsSam Ravnborg
2008-01-28kconfig: rename E_OR & friends to avoid name clashSam Ravnborg
2008-01-28kconfig: allow overriding symbolsJan Engelhardt
2008-01-28kconfig: make kconfig MinGW friendlyLadislav Michl
2008-01-28kconfig: use getopt() in conf.c for handling command line argumentsAndres Salomon
2008-01-28kconfig: if ncurses-devel is missing then say soSam Ravnborg
2007-12-23kconfig: obey KCONFIG_ALLCONFIG choices with randconfig.Paul Mundt
2007-11-17x86: simplify "make ARCH=x86" and fix kconfig all.configSam Ravnborg
2007-11-12x86: enable "make ARCH=x86"Sam Ravnborg
2007-11-12kconfig: use $K64BIT to set 64BIT with all*config targetsSam Ravnborg
2007-11-12kconfig: add helper to set config symbol from environment variableSam Ravnborg
2007-11-12kconfig: factor out code in confdata.cSam Ravnborg
2007-10-25x86: move i386 and x86_64 Kconfig files to x86 directorySam Ravnborg
2007-10-25kconfig: small code refactoring in kconfig MakefileSam Ravnborg
2007-10-25x86: move defconfig files for i386 and x86_64 to x86Sam Ravnborg
2007-10-20kconfig: set title bar in xconfigRandy Dunlap
2007-10-19Revert "kconfig: tristate choices with mixed tristate and boolean values"Linus Torvalds
2007-10-18kconfig: comment typo in scripts/kconfig/Makefile.Rob Landley
2007-10-12kconfig/menuconfig: distinguish between selected-by-another options and commentsMatej Laitl
2007-10-12kconfig: tristate choices with mixed tristate and boolean valuesJan Beulich
2007-10-12kbuild: update _shipped files for kconfig syntax cleanupSam Ravnborg
2007-10-12kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"Adrian Bunk
2007-10-12kconfig: fix segv fault in menuconfigSam Ravnborg