summaryrefslogtreecommitdiff
path: root/scripts/kconfig/expr.h
AgeCommit message (Expand)Author
2011-06-06kconfig: nuke reference to SWIGArnaud Lacombe
2011-04-15kconfig: get rid of unused flagsYann E. MORIN
2011-01-10Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2010-12-27kconfig: fix warningArnaud Lacombe
2010-12-21kconfig: Make expr_copy() take a const argumentMichal Marek
2010-11-22kconfig: add an option to determine a menu's visibilityArnaud Lacombe
2010-10-12Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek
2010-10-04kconfig: delay symbol direct dependency initializationArnaud Lacombe
2010-09-19kconfig: constify file nameArnaud Lacombe
2010-08-03kconfig: save location of config symbolsSam Ravnborg
2010-07-02kbuild: Warn on selecting symbols with unmet direct dependenciesCatalin Marinas
2010-02-02Improve kconfig symbol hashingAndi Kleen
2009-01-02kconfig: struct property commentedSam Ravnborg
2009-01-02kconfig: add comments to symbol flagsSam Ravnborg
2009-01-02kconfig: explain symbol value defaultsSam Ravnborg
2008-01-28kconfig: environment symbol supportRoman Zippel
2008-01-28kconfig: explicitly introduce expression listRoman Zippel
2008-01-28kconfig: delete unused FILE_ and SYMBOL_ flagsSam Ravnborg
2008-01-28kconfig: rename E_OR & friends to avoid name clashSam Ravnborg
2007-07-25kconfig: remove unused members from struct symbolSam Ravnborg
2007-07-25kconfig: attach help text to menusSam Ravnborg
2006-06-09kconfig: add defconfig_list/module optionRoman Zippel
2006-06-09kconfig: integrate split config into silentoldconfigRoman Zippel
2006-06-09kconfig: allow loading multiple configurationsRoman Zippel
2006-06-09kconfig: allow multiple default values per symbolRoman Zippel
2006-06-09kconfig: remove SYMBOL_{YES,MOD,NO}Roman Zippel
2005-11-09[PATCH] kconfig: Fix Kconfig performance bugDavid Gibson
2005-01-05kconfig: Redo and improve search supportSam Ravnborg
2004-03-18[PATCH] config: disable debug printsAndrew Morton
2003-06-02[PATCH] add more warningsRoman Zippel
2003-06-02[PATCH] support for 'range'Roman Zippel
2003-06-02[PATCH] reverse dependency supportRoman Zippel
2003-06-02[PATCH] expression supportRoman Zippel
2003-06-02[PATCH] Change P_ROOTMENU into a MENU_ROOT flagRoman Zippel
2003-06-02[PATCH] Remove old code and macrosRoman Zippel
2003-03-15[PATCH] add menuconfig supportRoman Zippel
2002-12-15[PATCH] kconfig: symbol change notificationRoman Zippel
2002-11-07[PATCH] various kconfig updatesRoman Zippel
2002-10-29[PATCH] new kernel configuration 2/7Roman Zippel