summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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/+3
* 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/+18
* kconfig: use environment optionRoman Zippel2008-01-281-15/+0
* 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/+0
* kconfig: rename E_OR & friends to avoid name clashSam Ravnborg2008-01-284-10/+10
* kconfig: allow overriding symbolsJan Engelhardt2008-01-281-9/+5
* kconfig: make kconfig MinGW friendlyLadislav Michl2008-01-283-66/+32
* kconfig: use getopt() in conf.c for handling command line argumentsAndres Salomon2008-01-281-13/+11
* 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/+0
* x86: enable "make ARCH=x86"Sam Ravnborg2007-11-121-6/+1
* 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-191-26/+9
* 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/+0
* kconfig: fix segv fault in menuconfigSam Ravnborg2007-10-122-7/+11
* kconfig: make comments stand out in menuconfigSam Ravnborg2007-10-121-0/+8
* kbuild: check if we can link gettext not just compileSam Ravnborg2007-10-122-8/+16
* kconfig: oldconfig shall not set symbols if it does not need toRoman Zippel2007-09-011-9/+12
* kconfig: remove unused members from struct symbolSam Ravnborg2007-07-251-1/+0
* kconfig: attach help text to menusSam Ravnborg2007-07-2510-43/+49
* kconfig: reset generated values only if Kconfig and .config agree.Roman Zippel2007-07-171-11/+26
OpenPOWER on IntegriCloud