aboutsummaryrefslogtreecommitdiff
path: root/scripts/kconfig
AgeCommit message (Expand)AuthorFilesLines
2009-08-21kconfig: add missing dependency of conf to localyesconfigGravatar Steven Rostedt 1-1/+1
2009-08-18kconfig: test if a .config already existsGravatar Steven Rostedt 1-10/+20
2009-08-18kconfig: make local .config default for streamline_configGravatar Steven Rostedt 1-4/+4
2009-08-18kconfig: test for /boot/config-uname after /proc/config.gz in localconfigGravatar Steven Rostedt 1-0/+4
2009-08-18kconfig: unset IKCONFIG_PROC and clean up nestingGravatar Steven Rostedt 1-6/+3
2009-08-18kconfig: search for a config to base the local(mod|yes)config onGravatar Steven Rostedt 1-1/+62
2009-08-18kconfig: enable CONFIG_IKCONFIG from streamline_config.plGravatar Steven Rostedt 1-10/+23
2009-08-18kconfig: do not warn about modules built inGravatar Steven Rostedt 1-3/+5
2009-08-18kconfig: streamline_config.pl do not stop with no dependsGravatar Steven Rostedt 1-5/+3
2009-08-18kconfig: add make localyesconfig optionGravatar Steven Rostedt 1-1/+12
2009-08-18kconfig: make localmodconfig to run streamline_config.plGravatar Steven Rostedt 1-1/+12
2009-08-18kconfig: add streamline_config.pl to scriptsGravatar Steven Rostedt 1-0/+291
2009-07-17kconfig: initialize the screen before using curses(3) functionsGravatar Arnaud Lacombe 1-0/+2
2009-07-17kconfig: variable argument lists needs `stdarg.h'Gravatar Arnaud Lacombe 1-0/+2
2009-06-09kconfig: do not hardcode "include/config/auto.conf" filenameGravatar Markus Heidelberg 3-11/+16
2009-06-09kconfig: do not hardcode ".config" filenameGravatar Markus Heidelberg 2-5/+6
2009-06-09kconfig qconf: fix the type of the desktop widgetGravatar Markus Heidelberg 1-1/+2
2009-06-09kconfig qconf: add namespace for use of Key_ enum valuesGravatar Markus Heidelberg 1-14/+14
2009-06-09kconfig qconf: fix namespace for Horizontal and Vertical enum valuesGravatar Markus Heidelberg 1-3/+3
2009-06-09kconfig qconf: fix -Wall compiler warningsGravatar Markus Heidelberg 1-1/+6
2009-06-09gitignore: ignore Kconfig i18n filesGravatar Markus Heidelberg 1-0/+3
2009-06-09kconfig: add a note about the deps to the 'silentoldconfig' helpGravatar Markus Heidelberg 1-1/+1
2009-06-09kconfig: fix typo "mconfig" to "menuconfig" in a commentGravatar Markus Heidelberg 1-1/+1
2009-06-09kconfig: handle comment entries within choice/endchoiceGravatar Peter Korsgaard 2-2/+11
2009-04-11kconfig: fix update-po-config to accect backslash in inputGravatar Sam Ravnborg 1-0/+4
2009-03-15kconfig: improve seed in randconfigGravatar Ingo Molnar 1-1/+15
2009-03-15kconfig: fix randconfig for choice blocksGravatar Sam Ravnborg 1-15/+36
2009-01-02kconfig: improve error messages for bad source statementsGravatar Sam Ravnborg 2-4/+10
2009-01-02kconfig: struct property commentedGravatar Sam Ravnborg 1-10/+30
2009-01-02kconfig: add comments to symbol flagsGravatar Sam Ravnborg 1-16/+18
2009-01-02kconfig: explain symbol value defaultsGravatar Sam Ravnborg 1-2/+6
2008-12-03kconfig: fix options to check-lxdialog.shGravatar Sam Ravnborg 1-1/+1
2008-10-26fix allmodconfig breakageGravatar Al Viro 1-2/+1
2008-10-22x86, um: get rid of arch/um/Kconfig.archGravatar Al Viro 1-0/+4
2008-09-29kconfig: readd lost change countGravatar zippel@linux-m68k.org 1-2/+6
2008-09-29kconfig: fix silentoldconfigGravatar zippel@linux-m68k.org 1-66/+57
2008-08-04kconfig: drop the ""trying to assign nonexistent symbol" warningGravatar Sam Ravnborg 1-6/+2
2008-08-04kconfig: always write out .configGravatar Sam Ravnborg 1-1/+1
2008-07-30kconfig: scripts/kconfig/zconf.l: add %option noinputGravatar Adrian Bunk 2-14/+73
2008-07-25kconfig: make defconfig is no longer chattyGravatar Sam Ravnborg 1-8/+3
2008-07-25kconfig: make oldconfig is now less chattyGravatar Sam Ravnborg 1-1/+1
2008-07-25kconfig: speed up all*config + randconfigGravatar Sam Ravnborg 1-86/+68
2008-07-25kconfig: set all new symbols automaticallyGravatar Roman Zippel 2-0/+79
2008-05-19kconfig: incorrect 'len' field initialisation ?Gravatar Christophe Jaillet 1-1/+1
2008-05-04kconfig: fix MAC OS X warnings in menuconfigGravatar Sam Ravnborg 2-4/+5
2008-05-01kconfig: made check-lxdialog more portableGravatar Sam Ravnborg 1-2/+4
2008-04-28kconfig: add named choice groupGravatar Roman Zippel 6-223/+206
2008-04-28kconfig: fix choice dependency checkGravatar Roman Zippel 1-18/+76
2008-04-28kconfig: reversed borderlines in inputboxGravatar Roel Kluin 1-1/+1
2008-04-25kconfig: fix broken target update-po-configGravatar Sam Ravnborg 1-2/+2