summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig
Commit message (Expand)AuthorAgeFilesLines
* kconfig: fix MAC OS X warnings in menuconfigSam Ravnborg2008-05-042-4/+5
* kconfig: made check-lxdialog more portableSam Ravnborg2008-05-011-2/+4
* kconfig: add named choice groupRoman Zippel2008-04-286-223/+206Star
* kconfig: fix choice dependency checkRoman Zippel2008-04-281-18/+76
* kconfig: reversed borderlines in inputboxRoel Kluin2008-04-281-1/+1
* kconfig: fix broken target update-po-configSam Ravnborg2008-04-251-2/+2
* kconfig: fix select in combination with defaultRoman Zippel2008-02-131-13/+21
* kconfig: ignore select of unknown symbolSam Ravnborg2008-02-031-6/+3Star
* kconfig: mark config as changed when loading an alternate configSam Ravnborg2008-02-031-0/+1
* kconfig: tristate choices with mixed tristate and boolean valuesJan Beulich2008-01-283-7/+45
* kconfig: remove "enable"Adrian Bunk2008-01-282-21/+18Star
* kconfig: use environment optionRoman Zippel2008-01-281-15/+0Star
* kconfig: environment symbol supportRoman Zippel2008-01-288-35/+108
* kconfig: explicitly introduce expression listRoman Zippel2008-01-285-20/+24
* kconfig: gconfig: symbol fixEGRY Gabor2008-01-281-1/+1
* kconfig: gettext support for configEGRY Gabor2008-01-281-15/+20
* kconfig: gettext support for lxdialogEGRY Gabor2008-01-287-10/+22
* kconfig: gettext support for menuconfigEGRY Gabor2008-01-281-25/+26
* kconfig: gettext support for xconfigEGRY Gabor2008-01-281-44/+49
* kconfig: macro fix in menu.cEGRY Gabor2008-01-281-2/+2
* kconfig: gettext support for gconfigEGRY Gabor2008-01-282-2/+6
* kconfig: missing macros in gconfigEGRY Gabor2008-01-281-4/+8
* kconfig: whitespace removingEGRY Gabor2008-01-282-0/+10
* kconfig: update-po-config infoEGRY Gabor2008-01-281-7/+11
* kconfig: use C89 random functions in conf.cLadislav Michl2008-01-281-2/+2
* kconfig: fix whitespace and sort includes in conf.cLadislav Michl2008-01-281-3/+3
* kconfig: delete unused FILE_ and SYMBOL_ flagsSam Ravnborg2008-01-282-4/+0Star
* kconfig: rename E_OR & friends to avoid name clashSam Ravnborg2008-01-284-10/+10
* kconfig: allow overriding symbolsJan Engelhardt2008-01-281-9/+5Star
* kconfig: make kconfig MinGW friendlyLadislav Michl2008-01-283-66/+32Star
* kconfig: use getopt() in conf.c for handling command line argumentsAndres Salomon2008-01-281-13/+11Star
* kconfig: if ncurses-devel is missing then say soSam Ravnborg2008-01-282-13/+17
* kconfig: obey KCONFIG_ALLCONFIG choices with randconfig.Paul Mundt2007-12-231-1/+2
* x86: simplify "make ARCH=x86" and fix kconfig all.configSam Ravnborg2007-11-173-29/+0Star
* x86: enable "make ARCH=x86"Sam Ravnborg2007-11-121-6/+1Star
* kconfig: use $K64BIT to set 64BIT with all*config targetsSam Ravnborg2007-11-121-0/+1
* kconfig: add helper to set config symbol from environment variableSam Ravnborg2007-11-122-0/+28
* kconfig: factor out code in confdata.cSam Ravnborg2007-11-121-55/+64
* x86: move i386 and x86_64 Kconfig files to x86 directorySam Ravnborg2007-10-251-1/+6
* kconfig: small code refactoring in kconfig MakefileSam Ravnborg2007-10-251-13/+15
* x86: move defconfig files for i386 and x86_64 to x86Sam Ravnborg2007-10-251-3/+3
* kconfig: set title bar in xconfigRandy Dunlap2007-10-201-0/+4
* Revert "kconfig: tristate choices with mixed tristate and boolean values"Linus Torvalds2007-10-201-26/+9Star
* kconfig: comment typo in scripts/kconfig/Makefile.Rob Landley2007-10-181-1/+1
* kconfig/menuconfig: distinguish between selected-by-another options and commentsMatej Laitl2007-10-121-8/+15
* kconfig: tristate choices with mixed tristate and boolean valuesJan Beulich2007-10-121-9/+26
* kbuild: update _shipped files for kconfig syntax cleanupSam Ravnborg2007-10-123-754/+897
* kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"Adrian Bunk2007-10-122-13/+0Star
* kconfig: fix segv fault in menuconfigSam Ravnborg2007-10-122-7/+11
* kconfig: make comments stand out in menuconfigSam Ravnborg2007-10-121-0/+8