aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/expr.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-15kbuild: Fix compiler warning with assertion when calling 'fwrite'Arnaud Lacombe1-0/+1
2011-06-06kconfig: nuke reference to SWIGArnaud Lacombe1-3/+0
2011-04-15kconfig: get rid of unused flagsYann E. MORIN1-4/+0
2011-01-10Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-1/+2
2010-12-27kconfig: fix warningArnaud Lacombe1-0/+1
2010-12-21kconfig: Make expr_copy() take a const argumentMichal Marek1-1/+1
2010-11-22kconfig: add an option to determine a menu's visibilityArnaud Lacombe1-0/+1
2010-10-12Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek1-1/+0
2010-10-04kconfig: delay symbol direct dependency initializationArnaud Lacombe1-1/+0
2010-09-19kconfig: constify file nameArnaud Lacombe1-1/+1
2010-08-03kconfig: save location of config symbolsSam Ravnborg1-0/+1
2010-07-02kbuild: Warn on selecting symbols with unmet direct dependenciesCatalin Marinas1-0/+2
2010-02-02Improve kconfig symbol hashingAndi Kleen1-3/+2
2009-01-02kconfig: struct property commentedSam Ravnborg1-10/+30
2009-01-02kconfig: add comments to symbol flagsSam Ravnborg1-16/+18
2009-01-02kconfig: explain symbol value defaultsSam Ravnborg1-2/+6
2008-01-28kconfig: environment symbol supportRoman Zippel1-1/+2
2008-01-28kconfig: explicitly introduce expression listRoman Zippel1-1/+4
2008-01-28kconfig: delete unused FILE_ and SYMBOL_ flagsSam Ravnborg1-2/+0
2008-01-28kconfig: rename E_OR & friends to avoid name clashSam Ravnborg1-3/+3
2007-07-25kconfig: remove unused members from struct symbolSam Ravnborg1-1/+0
2007-07-25kconfig: attach help text to menusSam Ravnborg1-2/+1
2006-06-09kconfig: add defconfig_list/module optionRoman Zippel1-0/+1
2006-06-09kconfig: integrate split config into silentoldconfigRoman Zippel1-1/+2
2006-06-09kconfig: allow loading multiple configurationsRoman Zippel1-1/+5
2006-06-09kconfig: allow multiple default values per symbolRoman Zippel1-1/+6
2006-06-09kconfig: remove SYMBOL_{YES,MOD,NO}Roman Zippel1-4/+1
2005-11-09[PATCH] kconfig: Fix Kconfig performance bugDavid Gibson1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+195