summaryrefslogtreecommitdiff
path: root/scripts/kconfig
AgeCommit message (Expand)Author
2009-06-09kconfig: do not hardcode "include/config/auto.conf" filenameMarkus Heidelberg
2009-06-09kconfig: do not hardcode ".config" filenameMarkus Heidelberg
2009-06-09kconfig qconf: fix the type of the desktop widgetMarkus Heidelberg
2009-06-09kconfig qconf: add namespace for use of Key_ enum valuesMarkus Heidelberg
2009-06-09kconfig qconf: fix namespace for Horizontal and Vertical enum valuesMarkus Heidelberg
2009-06-09kconfig qconf: fix -Wall compiler warningsMarkus Heidelberg
2009-06-09gitignore: ignore Kconfig i18n filesMarkus Heidelberg
2009-06-09kconfig: add a note about the deps to the 'silentoldconfig' helpMarkus Heidelberg
2009-06-09kconfig: fix typo "mconfig" to "menuconfig" in a commentMarkus Heidelberg
2009-06-09kconfig: handle comment entries within choice/endchoicePeter Korsgaard
2009-04-11kconfig: fix update-po-config to accect backslash in inputSam Ravnborg
2009-03-15kconfig: improve seed in randconfigIngo Molnar
2009-03-15kconfig: fix randconfig for choice blocksSam Ravnborg
2009-01-02kconfig: improve error messages for bad source statementsSam Ravnborg
2009-01-02kconfig: struct property commentedSam Ravnborg
2009-01-02kconfig: add comments to symbol flagsSam Ravnborg
2009-01-02kconfig: explain symbol value defaultsSam Ravnborg
2008-12-03kconfig: fix options to check-lxdialog.shSam Ravnborg
2008-10-26fix allmodconfig breakageAl Viro
2008-10-22x86, um: get rid of arch/um/Kconfig.archAl Viro
2008-09-29kconfig: readd lost change countzippel@linux-m68k.org
2008-09-29kconfig: fix silentoldconfigzippel@linux-m68k.org
2008-08-04kconfig: drop the ""trying to assign nonexistent symbol" warningSam Ravnborg
2008-08-04kconfig: always write out .configSam Ravnborg
2008-07-30kconfig: scripts/kconfig/zconf.l: add %option noinputAdrian Bunk
2008-07-25kconfig: make defconfig is no longer chattySam Ravnborg
2008-07-25kconfig: make oldconfig is now less chattySam Ravnborg
2008-07-25kconfig: speed up all*config + randconfigSam Ravnborg
2008-07-25kconfig: set all new symbols automaticallyRoman Zippel
2008-05-19kconfig: incorrect 'len' field initialisation ?Christophe Jaillet
2008-05-04kconfig: fix MAC OS X warnings in menuconfigSam Ravnborg
2008-05-01kconfig: made check-lxdialog more portableSam Ravnborg
2008-04-28kconfig: add named choice groupRoman Zippel
2008-04-28kconfig: fix choice dependency checkRoman Zippel
2008-04-28kconfig: reversed borderlines in inputboxRoel Kluin
2008-04-25kconfig: fix broken target update-po-configSam Ravnborg
2008-02-13kconfig: fix select in combination with defaultRoman Zippel
2008-02-03kconfig: ignore select of unknown symbolSam Ravnborg
2008-02-03kconfig: mark config as changed when loading an alternate configSam Ravnborg
2008-01-28kconfig: tristate choices with mixed tristate and boolean valuesJan Beulich
2008-01-28kconfig: remove "enable"Adrian Bunk
2008-01-28kconfig: use environment optionRoman Zippel
2008-01-28kconfig: environment symbol supportRoman Zippel
2008-01-28kconfig: explicitly introduce expression listRoman Zippel
2008-01-28kconfig: gconfig: symbol fixEGRY Gabor
2008-01-28kconfig: gettext support for configEGRY Gabor
2008-01-28kconfig: gettext support for lxdialogEGRY Gabor
2008-01-28kconfig: gettext support for menuconfigEGRY Gabor
2008-01-28kconfig: gettext support for xconfigEGRY Gabor
2008-01-28kconfig: macro fix in menu.cEGRY Gabor