aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig
Commit message (Expand)AuthorAge
* kconfig: add missing dependency of conf to localyesconfigSteven Rostedt2009-08-21
* kconfig: test if a .config already existsSteven Rostedt2009-08-18
* kconfig: make local .config default for streamline_configSteven Rostedt2009-08-18
* kconfig: test for /boot/config-uname after /proc/config.gz in localconfigSteven Rostedt2009-08-18
* kconfig: unset IKCONFIG_PROC and clean up nestingSteven Rostedt2009-08-18
* kconfig: search for a config to base the local(mod|yes)config onSteven Rostedt2009-08-18
* kconfig: enable CONFIG_IKCONFIG from streamline_config.plSteven Rostedt2009-08-18
* kconfig: do not warn about modules built inSteven Rostedt2009-08-18
* kconfig: streamline_config.pl do not stop with no dependsSteven Rostedt2009-08-18
* kconfig: add make localyesconfig optionSteven Rostedt2009-08-18
* kconfig: make localmodconfig to run streamline_config.plSteven Rostedt2009-08-18
* kconfig: add streamline_config.pl to scriptsSteven Rostedt2009-08-18
* kconfig: initialize the screen before using curses(3) functionsArnaud Lacombe2009-07-17
* kconfig: variable argument lists needs `stdarg.h'Arnaud Lacombe2009-07-17
* kconfig: do not hardcode "include/config/auto.conf" filenameMarkus Heidelberg2009-06-09
* kconfig: do not hardcode ".config" filenameMarkus Heidelberg2009-06-09
* kconfig qconf: fix the type of the desktop widgetMarkus Heidelberg2009-06-09
* kconfig qconf: add namespace for use of Key_ enum valuesMarkus Heidelberg2009-06-09
* kconfig qconf: fix namespace for Horizontal and Vertical enum valuesMarkus Heidelberg2009-06-09
* kconfig qconf: fix -Wall compiler warningsMarkus Heidelberg2009-06-09
* gitignore: ignore Kconfig i18n filesMarkus Heidelberg2009-06-09
* kconfig: add a note about the deps to the 'silentoldconfig' helpMarkus Heidelberg2009-06-09
* kconfig: fix typo "mconfig" to "menuconfig" in a commentMarkus Heidelberg2009-06-09
* kconfig: handle comment entries within choice/endchoicePeter Korsgaard2009-06-09
* kconfig: fix update-po-config to accect backslash in inputSam Ravnborg2009-04-11
* kconfig: improve seed in randconfigIngo Molnar2009-03-15
* kconfig: fix randconfig for choice blocksSam Ravnborg2009-03-15
* kconfig: improve error messages for bad source statementsSam Ravnborg2009-01-02
* kconfig: struct property commentedSam Ravnborg2009-01-02
* kconfig: add comments to symbol flagsSam Ravnborg2009-01-02
* kconfig: explain symbol value defaultsSam Ravnborg2009-01-02
* kconfig: fix options to check-lxdialog.shSam Ravnborg2008-12-03
* fix allmodconfig breakageAl Viro2008-10-26
* x86, um: get rid of arch/um/Kconfig.archAl Viro2008-10-23
* kconfig: readd lost change countzippel@linux-m68k.org2008-09-29
* kconfig: fix silentoldconfigzippel@linux-m68k.org2008-09-29
* kconfig: drop the ""trying to assign nonexistent symbol" warningSam Ravnborg2008-08-04
* kconfig: always write out .configSam Ravnborg2008-08-04
* kconfig: scripts/kconfig/zconf.l: add %option noinputAdrian Bunk2008-07-30
* kconfig: make defconfig is no longer chattySam Ravnborg2008-07-25
* kconfig: make oldconfig is now less chattySam Ravnborg2008-07-25
* kconfig: speed up all*config + randconfigSam Ravnborg2008-07-25
* kconfig: set all new symbols automaticallyRoman Zippel2008-07-25
* kconfig: incorrect 'len' field initialisation ?Christophe Jaillet2008-05-19
* kconfig: fix MAC OS X warnings in menuconfigSam Ravnborg2008-05-04
* kconfig: made check-lxdialog more portableSam Ravnborg2008-05-01
* kconfig: add named choice groupRoman Zippel2008-04-28
* kconfig: fix choice dependency checkRoman Zippel2008-04-28
* kconfig: reversed borderlines in inputboxRoel Kluin2008-04-28
* kconfig: fix broken target update-po-configSam Ravnborg2008-04-25