aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig
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
2003-08-01[PATCH] janitor: don't init statics to 0Randy Dunlap2-5/+5
2003-07-25[PATCH] Optional choice values get resetRoman Zippel1-20/+21
2003-07-25[PATCH] generate dependency againRoman Zippel1-1/+6
2003-07-25[PATCH] qconf menuconfig fixRoman Zippel1-1/+4
2003-07-25[PATCH] gconf menuconfig fixesRoman Zippel1-27/+55
2003-06-19[KCONFIG]: Fix pointer cast from int in mconf.cDavid S. Miller1-1/+1
2003-06-05[PATCH] ignore attempts to change unchangable symbolsRoman Zippel1-6/+7
2003-06-05[PATCH] boolean symbol state fixRoman Zippel1-0/+2
2003-06-04[PATCH] choice handling fixesRoman Zippel4-15/+22
2003-06-02[PATCH] create configuration in the destination directoryRoman Zippel1-33/+65
2003-06-02[PATCH] front end updatesRoman Zippel3-92/+146
2003-06-02[PATCH] add more warningsRoman Zippel5-1/+131
2003-06-02[PATCH] support for 'range'Roman Zippel7-3/+83
2003-06-02[PATCH] reverse dependency supportRoman Zippel6-68/+113
2003-06-02[PATCH] expression supportRoman Zippel7-156/+198
2003-06-02[PATCH] add new keywords to parserRoman Zippel4-1427/+1886
2003-06-02[PATCH] Change P_ROOTMENU into a MENU_ROOT flagRoman Zippel6-52/+72
2003-06-02[PATCH] Remove old code and macrosRoman Zippel10-246/+104
2003-05-23[PATCH] kconfig check fixesRoman Zippel2-17/+4
2003-04-18[PATCH] gconfig: bug #540Romain Liévin1-4/+12
2003-04-04[PATCH] gconf updateRoman Zippel1-97/+129
2003-03-15[PATCH] gtk front endRoman Zippel4-5/+2202
2003-03-15[PATCH] add menuconfig support to the front endsRoman Zippel3-137/+218
2003-03-15[PATCH] add menuconfig supportRoman Zippel6-1022/+1236
2003-03-15[PATCH] menu structure fixRoman Zippel1-2/+2
2003-03-15[PATCH] restore old config behaviour for dependencies on 'm'Roman Zippel3-6/+30
2002-12-30Find the QT libs in more places.. (At least RH-8.1)Linus Torvalds1-1/+1
2002-12-15[PATCH] kconfig: fix T_STRING usageRoman Zippel4-160/+164
2002-12-15[PATCH] kconfig: updatesRoman Zippel2-91/+206
2002-12-15[PATCH] kconfig: geometry defaultsRoman Zippel1-0/+15
2002-12-15[PATCH] kconfig: symbol change notificationRoman Zippel3-11/+25
2002-12-15[PATCH] kconfig: dependencies for choicesRoman Zippel2-133/+72
2002-12-15[PATCH] kconfig: config file parse updateRoman Zippel4-547/+567
2002-12-15[PATCH] kconfig: off-by-one errorRoman Zippel1-1/+1
2002-12-15[PATCH] kconfig: qt installation workaroundRoman Zippel1-3/+10
2002-12-14[PATCH] Remove Rules.make from Makefiles (3/3)Brian Gerst1-2/+0
2002-11-08[PATCH] kconfig updateRoman Zippel5-18/+23
2002-11-07[PATCH] various kconfig updatesRoman Zippel10-1076/+1411
2002-10-30[PATCH] check QT only if neededRoman Zippel1-0/+2
2002-10-29[PATCH] kconfig "choice" fixesRoman Zippel2-1/+4
2002-10-29[PATCH] new kernel configuration 2/7Roman Zippel19-0/+11856