summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig
AgeCommit message (Expand)AuthorLines
2008-02-13kconfig: fix select in combination with defaultRoman Zippel-13/+21
2008-02-03kconfig: ignore select of unknown symbolSam Ravnborg-6/+3
2008-02-03kconfig: mark config as changed when loading an alternate configSam Ravnborg-0/+1
2008-01-28kconfig: tristate choices with mixed tristate and boolean valuesJan Beulich-7/+45
2008-01-28kconfig: remove "enable"Adrian Bunk-21/+18
2008-01-28kconfig: use environment optionRoman Zippel-15/+0
2008-01-28kconfig: environment symbol supportRoman Zippel-35/+108
2008-01-28kconfig: explicitly introduce expression listRoman Zippel-20/+24
2008-01-28kconfig: gconfig: symbol fixEGRY Gabor-1/+1
2008-01-28kconfig: gettext support for configEGRY Gabor-15/+20
2008-01-28kconfig: gettext support for lxdialogEGRY Gabor-10/+22
2008-01-28kconfig: gettext support for menuconfigEGRY Gabor-25/+26
2008-01-28kconfig: gettext support for xconfigEGRY Gabor-44/+49
2008-01-28kconfig: macro fix in menu.cEGRY Gabor-2/+2
2008-01-28kconfig: gettext support for gconfigEGRY Gabor-2/+6
2008-01-28kconfig: missing macros in gconfigEGRY Gabor-4/+8
2008-01-28kconfig: whitespace removingEGRY Gabor-0/+10
2008-01-28kconfig: update-po-config infoEGRY Gabor-7/+11
2008-01-28kconfig: use C89 random functions in conf.cLadislav Michl-2/+2
2008-01-28kconfig: fix whitespace and sort includes in conf.cLadislav Michl-3/+3
2008-01-28kconfig: delete unused FILE_ and SYMBOL_ flagsSam Ravnborg-4/+0
2008-01-28kconfig: rename E_OR & friends to avoid name clashSam Ravnborg-10/+10
2008-01-28kconfig: allow overriding symbolsJan Engelhardt-9/+5
2008-01-28kconfig: make kconfig MinGW friendlyLadislav Michl-66/+32
2008-01-28kconfig: use getopt() in conf.c for handling command line argumentsAndres Salomon-13/+11
2008-01-28kconfig: if ncurses-devel is missing then say soSam Ravnborg-13/+17
2007-12-23kconfig: obey KCONFIG_ALLCONFIG choices with randconfig.Paul Mundt-1/+2
2007-11-17x86: simplify "make ARCH=x86" and fix kconfig all.configSam Ravnborg-29/+0
2007-11-12x86: enable "make ARCH=x86"Sam Ravnborg-6/+1
2007-11-12kconfig: use $K64BIT to set 64BIT with all*config targetsSam Ravnborg-0/+1
2007-11-12kconfig: add helper to set config symbol from environment variableSam Ravnborg-0/+28
2007-11-12kconfig: factor out code in confdata.cSam Ravnborg-55/+64
2007-10-25x86: move i386 and x86_64 Kconfig files to x86 directorySam Ravnborg-1/+6
2007-10-25kconfig: small code refactoring in kconfig MakefileSam Ravnborg-13/+15
2007-10-25x86: move defconfig files for i386 and x86_64 to x86Sam Ravnborg-3/+3
2007-10-20kconfig: set title bar in xconfigRandy Dunlap-0/+4
2007-10-19Revert "kconfig: tristate choices with mixed tristate and boolean values"Linus Torvalds-26/+9
2007-10-18kconfig: comment typo in scripts/kconfig/Makefile.Rob Landley-1/+1
2007-10-12kconfig/menuconfig: distinguish between selected-by-another options and commentsMatej Laitl-8/+15
2007-10-12kconfig: tristate choices with mixed tristate and boolean valuesJan Beulich-9/+26
2007-10-12kbuild: update _shipped files for kconfig syntax cleanupSam Ravnborg-754/+897
2007-10-12kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"Adrian Bunk-13/+0
2007-10-12kconfig: fix segv fault in menuconfigSam Ravnborg-7/+11
2007-10-12kconfig: make comments stand out in menuconfigSam Ravnborg-0/+8
2007-10-12kbuild: check if we can link gettext not just compileSam Ravnborg-8/+16
2007-09-01kconfig: oldconfig shall not set symbols if it does not need toRoman Zippel-9/+12
2007-07-25kconfig: remove unused members from struct symbolSam Ravnborg-1/+0
2007-07-25kconfig: attach help text to menusSam Ravnborg-43/+49
2007-07-17kconfig: reset generated values only if Kconfig and .config agree.Roman Zippel-11/+26
2007-07-17kconfig: strip 'CONFIG_' automatically in kernel configuration searchBernhard Walle-2/+9