summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig
AgeCommit message (Expand)AuthorLines
2005-03-28[PATCH] revert recent gconfig changesAndrew Morton-57/+52
2005-03-12Merge bk://linux-sam.bkbits.net/kconfigLinus Torvalds-4/+36
2005-03-13kconfig: gconfig - fix 2 warningsRomain LiƩvin-3/+3
2005-03-12kconfig: gconfig - define local iconsSam Ravnborg-1/+33
2005-03-11kconfig: Add explicit depedenciesSam Ravnborg-0/+4
2005-01-31kbuild: make 'make help' show all *config targets and update descriptions sli...Jesper Juhl-1/+3
2005-01-14Merge bk://linux-sam.bkbits.net/kconfigLinus Torvalds-189/+472
2005-01-05kconfig: Fold README.Menuconfig into mconf.cSam Ravnborg-8/+136
2005-01-05kconfig: Include more info when selecting help for a symbol in menuconfigSam Ravnborg-39/+45
2005-01-05kconfig: Redo and improve search supportSam Ravnborg-126/+191
2005-01-04[PATCH] make gconfig work with gtk-2.4J. A. Magallon-51/+21
2005-01-03kconfig: introduce util.cSam Ravnborg-40/+124
2005-01-03kconfig: pass 0, 0 to show_file() to select max size windowSam Ravnborg-5/+5
2004-11-06kconfig: fix xconfig and gconfigSam Ravnborg-4/+5
2004-11-03kconfig: drop usage of shared librariesSam Ravnborg-5/+3
2004-10-31kbuild: allow architectures to specify defconfig file with KBUILD_DEFCONFIGSam Ravnborg-0/+5
2004-10-27kbuild: warning fixes on Solaris 9Tom Rini-9/+9
2004-10-17kconfig: OVERRIDE: save kernel version in .config fileRandy Dunlap-4/+12
2004-09-13Update shipped version of zconfig.tab.c to match bison/yacc file.Linus Torvalds-0/+2
2004-09-13[PATCH] properly fix double current_menuRoman Zippel-5/+3
2004-09-13[PATCH] searching for parameters in 'make menuconfig'Yuval Turgeman-16/+145
2004-09-06kbuild: use KERNELRELEASEBrian Gerst-3/+2
2004-08-22Merge bk://linux-sam.bkbits.net/kbuildLinus Torvalds-3/+16
2004-08-22[PATCH] fix compiling oldconfig with gcc-3.5Thierry Vignaud-1/+1
2004-08-11kbuild: Replace host-progs with hostprogs-ySam Ravnborg-1/+1
2004-08-08kconfig: save kernel version in .config fileRandy Dunlap-2/+15
2004-07-13[PATCH] mconf.c: Honor $LINES and $COLUMNS if TIOCGWINSZ failedJan-Benedict Glaw-19/+17
2004-05-06[PATCH] fix value toggle in gconfRoman Zippel-7/+1
2004-03-18[PATCH] config: choice fixAndrew Morton-13/+15
2004-03-18[PATCH] config: persistent qconf configurationAndrew Morton-25/+150
2004-03-18[PATCH] config: disable debug printsAndrew Morton-23/+28
2004-03-18[PATCH] kconfig: don't rename target dir when saving configAndrew Morton-2/+8
2004-03-18[PATCH] kconfig: fix xconfig on /lib64 properlyAndrew Morton-5/+9
2004-02-24[PATCH] Fix make xconfig on /lib64 systemsAndrew Morton-1/+1
2004-02-17[PATCH] Avoid bogus warning about recursive dependenciesRoman Zippel-1/+1
2004-02-03[PATCH] fix menuconfig choice item help displayAndrew Morton-5/+14
2004-02-03[PATCH] Kconfig: use select statementsAndrew Morton-46/+80
2004-01-19[PATCH] kconfig: fix menuconfig exit codeAndrew Morton-1/+0
2004-01-06[PATCH] qconf fixRoman Zippel-1/+1
2004-01-06[PATCH] gconf startup fixesRoman Zippel-7/+8
2004-01-06[PATCH] gconf compile warning fixesRoman Zippel-4/+3
2004-01-06[PATCH] fix gconf segfault problemRoman Zippel-2/+3
2004-01-06[PATCH] generate an error if writing of kernel config failedRoman Zippel-4/+15
2003-12-29[PATCH] make gconfig warning removalAndrew Morton-1/+1
2003-12-29[PATCH] fix make config helpMatthew Wilcox-1/+1
2003-09-11kconfig: Allow architectures to select board specific configsSam Ravnborg-8/+25
2003-08-31[PATCH] c99 struct initialiser conversionsAndrew Morton-12/+12
2003-08-31[PATCH] .config checks updatedAndrew Morton-21/+24
2003-08-18[PATCH] fix make xconfigSam Ravnborg-4/+12
2003-08-17[PATCH] Move config tasks to kconfig/MakefileSam Ravnborg-6/+53