summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig
AgeCommit message (Expand)AuthorLines
2008-01-28kconfig: fix whitespace and sort includes in conf.cLadislav Michl-3/+3
2008-01-28kconfig: delete unused FILE_ and SYMBOL_ flagsSam Ravnborg-4/+0
2008-01-28kconfig: rename E_OR & friends to avoid name clashSam Ravnborg-10/+10
2008-01-28kconfig: allow overriding symbolsJan Engelhardt-9/+5
2008-01-28kconfig: make kconfig MinGW friendlyLadislav Michl-66/+32
2008-01-28kconfig: use getopt() in conf.c for handling command line argumentsAndres Salomon-13/+11
2008-01-28kconfig: if ncurses-devel is missing then say soSam Ravnborg-13/+17
2007-12-23kconfig: obey KCONFIG_ALLCONFIG choices with randconfig.Paul Mundt-1/+2
2007-11-17x86: simplify "make ARCH=x86" and fix kconfig all.configSam Ravnborg-29/+0
2007-11-12x86: enable "make ARCH=x86"Sam Ravnborg-6/+1
2007-11-12kconfig: use $K64BIT to set 64BIT with all*config targetsSam Ravnborg-0/+1
2007-11-12kconfig: add helper to set config symbol from environment variableSam Ravnborg-0/+28
2007-11-12kconfig: factor out code in confdata.cSam Ravnborg-55/+64
2007-10-25x86: move i386 and x86_64 Kconfig files to x86 directorySam Ravnborg-1/+6
2007-10-25kconfig: small code refactoring in kconfig MakefileSam Ravnborg-13/+15
2007-10-25x86: move defconfig files for i386 and x86_64 to x86Sam Ravnborg-3/+3
2007-10-20kconfig: set title bar in xconfigRandy Dunlap-0/+4
2007-10-19Revert "kconfig: tristate choices with mixed tristate and boolean values"Linus Torvalds-26/+9
2007-10-18kconfig: comment typo in scripts/kconfig/Makefile.Rob Landley-1/+1
2007-10-12kconfig/menuconfig: distinguish between selected-by-another options and commentsMatej Laitl-8/+15
2007-10-12kconfig: tristate choices with mixed tristate and boolean valuesJan Beulich-9/+26
2007-10-12kbuild: update _shipped files for kconfig syntax cleanupSam Ravnborg-754/+897
2007-10-12kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"Adrian Bunk-13/+0
2007-10-12kconfig: fix segv fault in menuconfigSam Ravnborg-7/+11
2007-10-12kconfig: make comments stand out in menuconfigSam Ravnborg-0/+8
2007-10-12kbuild: check if we can link gettext not just compileSam Ravnborg-8/+16
2007-09-01kconfig: oldconfig shall not set symbols if it does not need toRoman Zippel-9/+12
2007-07-25kconfig: remove unused members from struct symbolSam Ravnborg-1/+0
2007-07-25kconfig: attach help text to menusSam Ravnborg-43/+49
2007-07-17kconfig: reset generated values only if Kconfig and .config agree.Roman Zippel-11/+26
2007-07-17kconfig: strip 'CONFIG_' automatically in kernel configuration searchBernhard Walle-2/+9
2007-07-16kconfig: fix update-po-configSam Ravnborg-18/+21
2007-07-16kconfig: use POSIX equality test in check-lxdialog.shMike Frysinger-1/+1
2007-05-19kconfig: search harder for curses library in check-lxdialog.shMike Frysinger-15/+9
2007-05-06kconfig: fix mconf segmentation faultMarcin Garski-2/+2
2007-05-06kconfig: error out if recursive dependencies are foundSam Ravnborg-12/+13
2007-05-02kconfig: correct minor typo in Kconfig warning message.Robert P. J. Day-1/+1
2007-05-02kbuild: be more explicit on missing .config fileRandy Dunlap-0/+1
2007-05-02kconfig: refer to qt3 if we cannot find qt librariesSam Ravnborg-2/+2
2007-05-02kbuild: remove kconfig binaries during make mrproperSam Ravnborg-0/+1
2007-05-02kconfig/menuconfig: do not hardcode '.config'Sam Ravnborg-1/+2
2007-05-02menuconfig: remember alternate config filenameSam Ravnborg-12/+37
2007-05-02kconfig/xconfig: sync main view with search dialog current menuMarco Costalba-2/+5
2007-05-02menuconfig: dont use obsolete index() function in lxdialogMike Frysinger-2/+2
2007-02-14[PATCH] qconf: hide empty list itemsCyrill V. Gorcunov-0/+2
2007-02-14[PATCH] qconf: Back button behaviour normalizationCyrill V. Gorcunov-1/+4
2007-02-14[PATCH] qconf: fix showing help info on failed searchCyrill V. Gorcunov-0/+1
2007-02-14[PATCH] qconf: relocate Search CommandShlomi Fish-3/+6
2007-02-14[PATCH] qconf: immediately update integer and string values in xconfig displayKarsten Wiese-0/+1
2007-01-11[PATCH] qconf: (re)fix SIGSEGV on empty menu itemsRoman Zippel-13/+4