summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/expr.h
Commit message (Expand)AuthorAgeFilesLines
* Kconfig: Introduce the "imply" keywordNicolas Pitre2016-11-161-0/+2
* kconfig: allow use of relations other than (in)equalityJan Beulich2015-06-151-1/+3
* kconfig: Remove unnecessary prototypes from headersMichal Marek2015-02-251-5/+0
* kconfig: make allnoconfig disable options behind EMBEDDED and EXPERTJosh Triplett2014-04-071-0/+3
* kconfig: add short explanation to SYMBOL_WRITEMartin Walch2013-10-081-1/+1
* kconfig: Fix defconfig when one choice menu selects options that another choi...Arve Hjønnevåg2013-06-161-0/+3
* menuconfig: Replace CIRCLEQ by list_head-style lists.Benjamin Poirier2012-10-251-3/+2
* menuconfig: Assign jump keys per-page instead of globallyBenjamin Poirier2012-09-271-0/+9
* menuconfig: Add jump keys to search resultsBenjamin Poirier2012-09-271-0/+2
* kbuild: Fix compiler warning with assertion when calling 'fwrite'Arnaud Lacombe2012-01-151-0/+1
* kconfig: nuke reference to SWIGArnaud Lacombe2011-06-061-3/+0
* kconfig: get rid of unused flagsYann E. MORIN2011-04-151-4/+0
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-01-101-1/+2
|\
| * kconfig: fix warningArnaud Lacombe2010-12-271-0/+1
| * kconfig: Make expr_copy() take a const argumentMichal Marek2010-12-211-1/+1
* | kconfig: add an option to determine a menu's visibilityArnaud Lacombe2010-11-221-0/+1
|/
* Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2010-10-121-1/+0
|\
| * kconfig: delay symbol direct dependency initializationArnaud Lacombe2010-10-041-1/+0
* | kconfig: constify file nameArnaud Lacombe2010-09-191-1/+1
|/
* kconfig: save location of config symbolsSam Ravnborg2010-08-031-0/+1
* kbuild: Warn on selecting symbols with unmet direct dependenciesCatalin Marinas2010-07-021-0/+2
* Improve kconfig symbol hashingAndi Kleen2010-02-021-3/+2
* kconfig: struct property commentedSam Ravnborg2009-01-021-10/+30
* kconfig: add comments to symbol flagsSam Ravnborg2009-01-021-16/+18
* kconfig: explain symbol value defaultsSam Ravnborg2009-01-021-2/+6
* kconfig: environment symbol supportRoman Zippel2008-01-281-1/+2
* kconfig: explicitly introduce expression listRoman Zippel2008-01-281-1/+4
* kconfig: delete unused FILE_ and SYMBOL_ flagsSam Ravnborg2008-01-281-2/+0
* kconfig: rename E_OR & friends to avoid name clashSam Ravnborg2008-01-281-3/+3
* kconfig: remove unused members from struct symbolSam Ravnborg2007-07-251-1/+0
* kconfig: attach help text to menusSam Ravnborg2007-07-251-2/+1
* kconfig: add defconfig_list/module optionRoman Zippel2006-06-091-0/+1
* kconfig: integrate split config into silentoldconfigRoman Zippel2006-06-091-1/+2
* kconfig: allow loading multiple configurationsRoman Zippel2006-06-091-1/+5
* kconfig: allow multiple default values per symbolRoman Zippel2006-06-091-1/+6
* kconfig: remove SYMBOL_{YES,MOD,NO}Roman Zippel2006-06-091-4/+1
* [PATCH] kconfig: Fix Kconfig performance bugDavid Gibson2005-11-091-1/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+195