aboutsummaryrefslogtreecommitdiff
path: root/scripts/kconfig
AgeCommit message (Expand)AuthorFilesLines
2007-11-17x86: simplify "make ARCH=x86" and fix kconfig all.configGravatar Sam Ravnborg 3-29/+0
2007-11-12x86: enable "make ARCH=x86"Gravatar Sam Ravnborg 1-6/+1
2007-11-12kconfig: use $K64BIT to set 64BIT with all*config targetsGravatar Sam Ravnborg 1-0/+1
2007-11-12kconfig: add helper to set config symbol from environment variableGravatar Sam Ravnborg 2-0/+28
2007-11-12kconfig: factor out code in confdata.cGravatar Sam Ravnborg 1-55/+64
2007-10-25x86: move i386 and x86_64 Kconfig files to x86 directoryGravatar Sam Ravnborg 1-1/+6
2007-10-25kconfig: small code refactoring in kconfig MakefileGravatar Sam Ravnborg 1-13/+15
2007-10-25x86: move defconfig files for i386 and x86_64 to x86Gravatar Sam Ravnborg 1-3/+3
2007-10-20kconfig: set title bar in xconfigGravatar Randy Dunlap 1-0/+4
2007-10-19Revert "kconfig: tristate choices with mixed tristate and boolean values"Gravatar Linus Torvalds 1-26/+9
2007-10-18kconfig: comment typo in scripts/kconfig/Makefile.Gravatar Rob Landley 1-1/+1
2007-10-12kconfig/menuconfig: distinguish between selected-by-another options and commentsGravatar Matej Laitl 1-8/+15
2007-10-12kconfig: tristate choices with mixed tristate and boolean valuesGravatar Jan Beulich 1-9/+26
2007-10-12kbuild: update _shipped files for kconfig syntax cleanupGravatar Sam Ravnborg 3-754/+897
2007-10-12kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"Gravatar Adrian Bunk 2-13/+0
2007-10-12kconfig: fix segv fault in menuconfigGravatar Sam Ravnborg 2-7/+11
2007-10-12kconfig: make comments stand out in menuconfigGravatar Sam Ravnborg 1-0/+8
2007-10-12kbuild: check if we can link gettext not just compileGravatar Sam Ravnborg 2-8/+16
2007-09-01kconfig: oldconfig shall not set symbols if it does not need toGravatar Roman Zippel 1-9/+12
2007-07-25kconfig: remove unused members from struct symbolGravatar Sam Ravnborg 1-1/+0
2007-07-25kconfig: attach help text to menusGravatar Sam Ravnborg 10-43/+49
2007-07-17kconfig: reset generated values only if Kconfig and .config agree.Gravatar Roman Zippel 1-11/+26
2007-07-17kconfig: strip 'CONFIG_' automatically in kernel configuration searchGravatar Bernhard Walle 1-2/+9
2007-07-16kconfig: fix update-po-configGravatar Sam Ravnborg 2-18/+21
2007-07-16kconfig: use POSIX equality test in check-lxdialog.shGravatar Mike Frysinger 1-1/+1
2007-05-19kconfig: search harder for curses library in check-lxdialog.shGravatar Mike Frysinger 1-15/+9
2007-05-06kconfig: fix mconf segmentation faultGravatar Marcin Garski 2-2/+2
2007-05-06kconfig: error out if recursive dependencies are foundGravatar Sam Ravnborg 3-12/+13
2007-05-02kconfig: correct minor typo in Kconfig warning message.Gravatar Robert P. J. Day 1-1/+1
2007-05-02kbuild: be more explicit on missing .config fileGravatar Randy Dunlap 1-0/+1
2007-05-02kconfig: refer to qt3 if we cannot find qt librariesGravatar Sam Ravnborg 1-2/+2
2007-05-02kbuild: remove kconfig binaries during make mrproperGravatar Sam Ravnborg 1-0/+1
2007-05-02kconfig/menuconfig: do not hardcode '.config'Gravatar Sam Ravnborg 2-1/+2
2007-05-02menuconfig: remember alternate config filenameGravatar Sam Ravnborg 3-12/+37
2007-05-02kconfig/xconfig: sync main view with search dialog current menuGravatar Marco Costalba 2-2/+5
2007-05-02menuconfig: dont use obsolete index() function in lxdialogGravatar Mike Frysinger 1-2/+2
2007-02-14[PATCH] qconf: hide empty list itemsGravatar Cyrill V. Gorcunov 1-0/+2
2007-02-14[PATCH] qconf: Back button behaviour normalizationGravatar Cyrill V. Gorcunov 1-1/+4
2007-02-14[PATCH] qconf: fix showing help info on failed searchGravatar Cyrill V. Gorcunov 1-0/+1
2007-02-14[PATCH] qconf: relocate Search CommandGravatar Shlomi Fish 1-3/+6
2007-02-14[PATCH] qconf: immediately update integer and string values in xconfig displayGravatar Karsten Wiese 1-0/+1
2007-01-11[PATCH] qconf: (re)fix SIGSEGV on empty menu itemsGravatar Roman Zippel 2-13/+4
2007-01-05[PATCH] qconf: fix SIGSEGV on empty menu itemsGravatar Cyrill V. Gorcunov 2-2/+12
2006-12-13[PATCH] kconfig: set gconf's save-widget's sensitivity according to .config's...Gravatar Karsten Wiese 2-19/+20
2006-12-13[PATCH] kconfig: add "void conf_set_changed_callback(void (*fn)(void))", use ...Gravatar Karsten Wiese 4-2/+27
2006-12-13[PATCH] kconfig: make sym_change_count static, let it be altered by 2 functio...Gravatar Karsten Wiese 6-9/+21
2006-12-13[PATCH] kconfig: new function "bool conf_get_changed(void)"Gravatar Karsten Wiese 5-10/+23
2006-12-07[PATCH] qconf: support old QTGravatar akpm@osdl.org 1-4/+4
2006-11-25[PATCH] fix menuconfig colours with TERM=vt100Gravatar Roman Zippel 1-9/+7
2006-11-25[PATCH] qconf: fix uninitialsied memberGravatar Roman Zippel 1-0/+1