aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-04kconfig: drop the ""trying to assign nonexistent symbol" warningSam Ravnborg1-6/+2
2008-08-04kconfig: always write out .configSam Ravnborg1-1/+1
2008-07-30kconfig: scripts/kconfig/zconf.l: add %option noinputAdrian Bunk2-14/+73
2008-07-25kconfig: make defconfig is no longer chattySam Ravnborg1-8/+3
2008-07-25kconfig: make oldconfig is now less chattySam Ravnborg1-1/+1
2008-07-25kconfig: speed up all*config + randconfigSam Ravnborg1-86/+68
2008-07-25kconfig: set all new symbols automaticallyRoman Zippel2-0/+79
2008-05-19kconfig: incorrect 'len' field initialisation ?Christophe Jaillet1-1/+1
2008-05-04kconfig: fix MAC OS X warnings in menuconfigSam Ravnborg2-4/+5
2008-05-01kconfig: made check-lxdialog more portableSam Ravnborg1-2/+4
2008-04-28kconfig: add named choice groupRoman Zippel6-223/+206
2008-04-28kconfig: fix choice dependency checkRoman Zippel1-18/+76
2008-04-28kconfig: reversed borderlines in inputboxRoel Kluin1-1/+1
2008-04-25kconfig: fix broken target update-po-configSam Ravnborg1-2/+2
2008-02-13kconfig: fix select in combination with defaultRoman Zippel1-13/+21
2008-02-03kconfig: ignore select of unknown symbolSam Ravnborg1-6/+3
2008-02-03kconfig: mark config as changed when loading an alternate configSam Ravnborg1-0/+1
2008-01-28kconfig: tristate choices with mixed tristate and boolean valuesJan Beulich3-7/+45
2008-01-28kconfig: remove "enable"Adrian Bunk2-21/+18
2008-01-28kconfig: use environment optionRoman Zippel1-15/+0
2008-01-28kconfig: environment symbol supportRoman Zippel8-35/+108
2008-01-28kconfig: explicitly introduce expression listRoman Zippel5-20/+24
2008-01-28kconfig: gconfig: symbol fixEGRY Gabor1-1/+1
2008-01-28kconfig: gettext support for configEGRY Gabor1-15/+20
2008-01-28kconfig: gettext support for lxdialogEGRY Gabor7-10/+22
2008-01-28kconfig: gettext support for menuconfigEGRY Gabor1-25/+26
2008-01-28kconfig: gettext support for xconfigEGRY Gabor1-44/+49
2008-01-28kconfig: macro fix in menu.cEGRY Gabor1-2/+2
2008-01-28kconfig: gettext support for gconfigEGRY Gabor2-2/+6
2008-01-28kconfig: missing macros in gconfigEGRY Gabor1-4/+8
2008-01-28kconfig: whitespace removingEGRY Gabor2-0/+10
2008-01-28kconfig: update-po-config infoEGRY Gabor1-7/+11
2008-01-28kconfig: use C89 random functions in conf.cLadislav Michl1-2/+2
2008-01-28kconfig: fix whitespace and sort includes in conf.cLadislav Michl1-3/+3
2008-01-28kconfig: delete unused FILE_ and SYMBOL_ flagsSam Ravnborg2-4/+0
2008-01-28kconfig: rename E_OR & friends to avoid name clashSam Ravnborg4-10/+10
2008-01-28kconfig: allow overriding symbolsJan Engelhardt1-9/+5
2008-01-28kconfig: make kconfig MinGW friendlyLadislav Michl3-66/+32
2008-01-28kconfig: use getopt() in conf.c for handling command line argumentsAndres Salomon1-13/+11
2008-01-28kconfig: if ncurses-devel is missing then say soSam Ravnborg2-13/+17
2007-12-23kconfig: obey KCONFIG_ALLCONFIG choices with randconfig.Paul Mundt1-1/+2
2007-11-17x86: simplify "make ARCH=x86" and fix kconfig all.configSam Ravnborg3-29/+0
2007-11-12x86: enable "make ARCH=x86"Sam Ravnborg1-6/+1
2007-11-12kconfig: use $K64BIT to set 64BIT with all*config targetsSam Ravnborg1-0/+1
2007-11-12kconfig: add helper to set config symbol from environment variableSam Ravnborg2-0/+28
2007-11-12kconfig: factor out code in confdata.cSam Ravnborg1-55/+64
2007-10-25x86: move i386 and x86_64 Kconfig files to x86 directorySam Ravnborg1-1/+6
2007-10-25kconfig: small code refactoring in kconfig MakefileSam Ravnborg1-13/+15
2007-10-25x86: move defconfig files for i386 and x86_64 to x86Sam Ravnborg1-3/+3
2007-10-20kconfig: set title bar in xconfigRandy Dunlap1-0/+4