aboutsummaryrefslogtreecommitdiff
path: root/scripts/kconfig
AgeCommit message (Expand)AuthorFilesLines
2008-02-13kconfig: fix select in combination with defaultGravatar Roman Zippel 1-13/+21
2008-02-03kconfig: ignore select of unknown symbolGravatar Sam Ravnborg 1-6/+3
2008-02-03kconfig: mark config as changed when loading an alternate configGravatar Sam Ravnborg 1-0/+1
2008-01-28kconfig: tristate choices with mixed tristate and boolean valuesGravatar Jan Beulich 3-7/+45
2008-01-28kconfig: remove "enable"Gravatar Adrian Bunk 2-21/+18
2008-01-28kconfig: use environment optionGravatar Roman Zippel 1-15/+0
2008-01-28kconfig: environment symbol supportGravatar Roman Zippel 8-35/+108
2008-01-28kconfig: explicitly introduce expression listGravatar Roman Zippel 5-20/+24
2008-01-28kconfig: gconfig: symbol fixGravatar EGRY Gabor 1-1/+1
2008-01-28kconfig: gettext support for configGravatar EGRY Gabor 1-15/+20
2008-01-28kconfig: gettext support for lxdialogGravatar EGRY Gabor 7-10/+22
2008-01-28kconfig: gettext support for menuconfigGravatar EGRY Gabor 1-25/+26
2008-01-28kconfig: gettext support for xconfigGravatar EGRY Gabor 1-44/+49
2008-01-28kconfig: macro fix in menu.cGravatar EGRY Gabor 1-2/+2
2008-01-28kconfig: gettext support for gconfigGravatar EGRY Gabor 2-2/+6
2008-01-28kconfig: missing macros in gconfigGravatar EGRY Gabor 1-4/+8
2008-01-28kconfig: whitespace removingGravatar EGRY Gabor 2-0/+10
2008-01-28kconfig: update-po-config infoGravatar EGRY Gabor 1-7/+11
2008-01-28kconfig: use C89 random functions in conf.cGravatar Ladislav Michl 1-2/+2
2008-01-28kconfig: fix whitespace and sort includes in conf.cGravatar Ladislav Michl 1-3/+3
2008-01-28kconfig: delete unused FILE_ and SYMBOL_ flagsGravatar Sam Ravnborg 2-4/+0
2008-01-28kconfig: rename E_OR & friends to avoid name clashGravatar Sam Ravnborg 4-10/+10
2008-01-28kconfig: allow overriding symbolsGravatar Jan Engelhardt 1-9/+5
2008-01-28kconfig: make kconfig MinGW friendlyGravatar Ladislav Michl 3-66/+32
2008-01-28kconfig: use getopt() in conf.c for handling command line argumentsGravatar Andres Salomon 1-13/+11
2008-01-28kconfig: if ncurses-devel is missing then say soGravatar Sam Ravnborg 2-13/+17
2007-12-23kconfig: obey KCONFIG_ALLCONFIG choices with randconfig.Gravatar Paul Mundt 1-1/+2
2007-11-17x86: simplify "make ARCH=x86" and fix kconfig all.configGravatar Sam Ravnborg 3-29/+0
2007-11-12x86: enable "make ARCH=x86"Gravatar Sam Ravnborg 1-6/+1
2007-11-12kconfig: use $K64BIT to set 64BIT with all*config targetsGravatar Sam Ravnborg 1-0/+1
2007-11-12kconfig: add helper to set config symbol from environment variableGravatar Sam Ravnborg 2-0/+28
2007-11-12kconfig: factor out code in confdata.cGravatar Sam Ravnborg 1-55/+64
2007-10-25x86: move i386 and x86_64 Kconfig files to x86 directoryGravatar Sam Ravnborg 1-1/+6
2007-10-25kconfig: small code refactoring in kconfig MakefileGravatar Sam Ravnborg 1-13/+15
2007-10-25x86: move defconfig files for i386 and x86_64 to x86Gravatar Sam Ravnborg 1-3/+3
2007-10-20kconfig: set title bar in xconfigGravatar Randy Dunlap 1-0/+4
2007-10-19Revert "kconfig: tristate choices with mixed tristate and boolean values"Gravatar Linus Torvalds 1-26/+9
2007-10-18kconfig: comment typo in scripts/kconfig/Makefile.Gravatar Rob Landley 1-1/+1
2007-10-12kconfig/menuconfig: distinguish between selected-by-another options and commentsGravatar Matej Laitl 1-8/+15
2007-10-12kconfig: tristate choices with mixed tristate and boolean valuesGravatar Jan Beulich 1-9/+26
2007-10-12kbuild: update _shipped files for kconfig syntax cleanupGravatar Sam Ravnborg 3-754/+897
2007-10-12kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"Gravatar Adrian Bunk 2-13/+0
2007-10-12kconfig: fix segv fault in menuconfigGravatar Sam Ravnborg 2-7/+11
2007-10-12kconfig: make comments stand out in menuconfigGravatar Sam Ravnborg 1-0/+8
2007-10-12kbuild: check if we can link gettext not just compileGravatar Sam Ravnborg 2-8/+16
2007-09-01kconfig: oldconfig shall not set symbols if it does not need toGravatar Roman Zippel 1-9/+12
2007-07-25kconfig: remove unused members from struct symbolGravatar Sam Ravnborg 1-1/+0
2007-07-25kconfig: attach help text to menusGravatar Sam Ravnborg 10-43/+49
2007-07-17kconfig: reset generated values only if Kconfig and .config agree.Gravatar Roman Zippel 1-11/+26
2007-07-17kconfig: strip 'CONFIG_' automatically in kernel configuration searchGravatar Bernhard Walle 1-2/+9