summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig
Commit message (Expand)AuthorAgeFilesLines
* x86, um: get rid of arch/um/Kconfig.archAl Viro2008-10-221-0/+4
* kconfig: readd lost change countzippel@linux-m68k.org2008-09-291-2/+6
* kconfig: fix silentoldconfigzippel@linux-m68k.org2008-09-291-66/+57
* kconfig: drop the ""trying to assign nonexistent symbol" warningSam Ravnborg2008-08-041-6/+2
* kconfig: always write out .configSam Ravnborg2008-08-041-1/+1
* kconfig: scripts/kconfig/zconf.l: add %option noinputAdrian Bunk2008-07-302-14/+73
* kconfig: make defconfig is no longer chattySam Ravnborg2008-07-251-8/+3
* kconfig: make oldconfig is now less chattySam Ravnborg2008-07-251-1/+1
* kconfig: speed up all*config + randconfigSam Ravnborg2008-07-251-86/+68
* kconfig: set all new symbols automaticallyRoman Zippel2008-07-252-0/+79
* kconfig: incorrect 'len' field initialisation ?Christophe Jaillet2008-05-191-1/+1
* 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/+206
* 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/+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