aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig
Commit message (Expand)AuthorAgeFilesLines
* kconfig: do not hardcode "include/config/auto.conf" filenameMarkus Heidelberg2009-06-093-11/+16
* kconfig: do not hardcode ".config" filenameMarkus Heidelberg2009-06-092-5/+6
* kconfig qconf: fix the type of the desktop widgetMarkus Heidelberg2009-06-091-1/+2
* kconfig qconf: add namespace for use of Key_ enum valuesMarkus Heidelberg2009-06-091-14/+14
* kconfig qconf: fix namespace for Horizontal and Vertical enum valuesMarkus Heidelberg2009-06-091-3/+3
* kconfig qconf: fix -Wall compiler warningsMarkus Heidelberg2009-06-091-1/+6
* gitignore: ignore Kconfig i18n filesMarkus Heidelberg2009-06-091-0/+3
* kconfig: add a note about the deps to the 'silentoldconfig' helpMarkus Heidelberg2009-06-091-1/+1
* kconfig: fix typo "mconfig" to "menuconfig" in a commentMarkus Heidelberg2009-06-091-1/+1
* kconfig: handle comment entries within choice/endchoicePeter Korsgaard2009-06-092-2/+11
* kconfig: fix update-po-config to accect backslash in inputSam Ravnborg2009-04-111-0/+4
* kconfig: improve seed in randconfigIngo Molnar2009-03-151-1/+15
* kconfig: fix randconfig for choice blocksSam Ravnborg2009-03-151-15/+36
* kconfig: improve error messages for bad source statementsSam Ravnborg2009-01-022-4/+10
* kconfig: struct property commentedSam Ravnborg2009-01-021-10/+30
* kconfig: add comments to symbol flagsSam Ravnborg2009-01-021-16/+18
* kconfig: explain symbol value defaultsSam Ravnborg2009-01-021-2/+6
* kconfig: fix options to check-lxdialog.shSam Ravnborg2008-12-031-1/+1
* fix allmodconfig breakageAl Viro2008-10-261-2/+1
* 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