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