aboutsummaryrefslogtreecommitdiff
path: root/scripts/kconfig/expr.h
AgeCommit message (Expand)AuthorFilesLines
2021-04-14kconfig: remove allnoconfig_y optionGravatar Masahiro Yamada 1-3/+0
2021-04-14kconfig: change defconfig_list option to environment variableGravatar Masahiro Yamada 1-1/+0
2021-04-14kconfig: move JUMP_NB to mconf.cGravatar Masahiro Yamada 1-2/+0
2020-01-07kconfig: distinguish between dependencies and visibility in help textGravatar Thomas Hebb 1-0/+1
2020-01-07kconfig: remove sym from struct propertyGravatar Masahiro Yamada 1-1/+0
2019-07-17kconfig: fix missing choice values in auto.confGravatar Masahiro Yamada 1-0/+1
2019-02-13kconfig: rename zconf.y to parser.yGravatar Masahiro Yamada 1-1/+1
2018-12-28kconfig: convert to SPDX License IdentifierGravatar Masahiro Yamada 1-1/+1
2018-12-08kconfig: remove S_OTHER symbol type and correct dependency trackingGravatar Masahiro Yamada 1-2/+2
2018-08-14kconfig: remove P_ENV property typeGravatar Masahiro Yamada 1-1/+0
2018-07-18kconfig: rename SYMBOL_AUTO to SYMBOL_NO_WRITEGravatar Dirk Gouders 1-1/+1
2018-06-28kconfig: handle P_SYMBOL in print_symbol()Gravatar Dirk Gouders 1-0/+3
2018-03-26kconfig: make unmet dependency warnings readableGravatar Masahiro Yamada 1-1/+0
2018-03-26kconfig: Print reverse dependencies in groupsGravatar Eugeniu Rosca 1-1/+2
2018-01-25kconfig: make "Selected by:" and "Implied by:" readableGravatar Petr Vorel 1-0/+1
2017-12-07kconfig: Document the 'symbol' structGravatar Ulf Magnusson 1-1/+44
2017-12-07kconfig: Document the 'menu' structGravatar Ulf Magnusson 1-0/+45
2016-11-16Kconfig: Introduce the "imply" keywordGravatar Nicolas Pitre 1-0/+2
2015-06-15kconfig: allow use of relations other than (in)equalityGravatar Jan Beulich 1-1/+3
2015-02-25kconfig: Remove unnecessary prototypes from headersGravatar Michal Marek 1-5/+0
2014-04-07kconfig: make allnoconfig disable options behind EMBEDDED and EXPERTGravatar Josh Triplett 1-0/+3
2013-10-08kconfig: add short explanation to SYMBOL_WRITEGravatar Martin Walch 1-1/+1
2013-06-16kconfig: Fix defconfig when one choice menu selects options that another choi...Gravatar Arve Hjønnevåg 1-0/+3
2012-10-25menuconfig: Replace CIRCLEQ by list_head-style lists.Gravatar Benjamin Poirier 1-3/+2
2012-09-27menuconfig: Assign jump keys per-page instead of globallyGravatar Benjamin Poirier 1-0/+9
2012-09-27menuconfig: Add jump keys to search resultsGravatar Benjamin Poirier 1-0/+2
2012-01-15kbuild: Fix compiler warning with assertion when calling 'fwrite'Gravatar Arnaud Lacombe 1-0/+1
2011-06-06kconfig: nuke reference to SWIGGravatar Arnaud Lacombe 1-3/+0
2011-04-15kconfig: get rid of unused flagsGravatar Yann E. MORIN 1-4/+0
2011-01-10Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Gravatar Linus Torvalds 1-1/+2
2010-12-27kconfig: fix warningGravatar Arnaud Lacombe 1-0/+1
2010-12-21kconfig: Make expr_copy() take a const argumentGravatar Michal Marek 1-1/+1
2010-11-22kconfig: add an option to determine a menu's visibilityGravatar Arnaud Lacombe 1-0/+1
2010-10-12Merge branch 'kbuild/rc-fixes' into kbuild/kconfigGravatar Michal Marek 1-1/+0
2010-10-04kconfig: delay symbol direct dependency initializationGravatar Arnaud Lacombe 1-1/+0
2010-09-19kconfig: constify file nameGravatar Arnaud Lacombe 1-1/+1
2010-08-03kconfig: save location of config symbolsGravatar Sam Ravnborg 1-0/+1
2010-07-02kbuild: Warn on selecting symbols with unmet direct dependenciesGravatar Catalin Marinas 1-0/+2
2010-02-02Improve kconfig symbol hashingGravatar Andi Kleen 1-3/+2
2009-01-02kconfig: struct property commentedGravatar Sam Ravnborg 1-10/+30
2009-01-02kconfig: add comments to symbol flagsGravatar Sam Ravnborg 1-16/+18
2009-01-02kconfig: explain symbol value defaultsGravatar Sam Ravnborg 1-2/+6
2008-01-28kconfig: environment symbol supportGravatar Roman Zippel 1-1/+2
2008-01-28kconfig: explicitly introduce expression listGravatar Roman Zippel 1-1/+4
2008-01-28kconfig: delete unused FILE_ and SYMBOL_ flagsGravatar Sam Ravnborg 1-2/+0
2008-01-28kconfig: rename E_OR & friends to avoid name clashGravatar Sam Ravnborg 1-3/+3
2007-07-25kconfig: remove unused members from struct symbolGravatar Sam Ravnborg 1-1/+0
2007-07-25kconfig: attach help text to menusGravatar Sam Ravnborg 1-2/+1
2006-06-09kconfig: add defconfig_list/module optionGravatar Roman Zippel 1-0/+1
2006-06-09kconfig: integrate split config into silentoldconfigGravatar Roman Zippel 1-1/+2