summaryrefslogtreecommitdiff
path: root/scripts/kconfig/expr.h
AgeCommit message (Expand)AuthorFilesLines
12 dayskconfig: remove wrong expr_trans_bool()Masahiro Yamada1-1/+0
2024-05-29kconfig: remove unused expr_is_no()Masahiro Yamada1-5/+0
2024-05-02kconfig: remove SYMBOL_NO_WRITE flagMasahiro Yamada1-1/+0
2024-05-02kconfig: remove 'optional' property supportMasahiro Yamada1-1/+0
2024-05-02kconfig: remove SYMBOL_CHOICE flagMasahiro Yamada1-3/+1
2024-03-09kconfig: link menus to a symbolMasahiro Yamada1-0/+5
2024-02-20kconfig: use generic macros to implement symbol hashtableMasahiro Yamada1-5/+4
2024-02-19kconfig: split list_head into a separate headerMasahiro Yamada1-1/+1
2024-02-19kconfig: change file_lookup() to return the file nameMasahiro Yamada1-7/+0
2024-02-19kconfig: make file::name a flexible array memberMasahiro Yamada1-1/+1
2024-02-19kconfig: move the file and lineno in struct file to struct bufferMasahiro Yamada1-3/+0
2024-02-19kconfig: associate struct property with file name directlyMasahiro Yamada1-1/+1
2024-02-19kconfig: associate struct menu with file name directlyMasahiro Yamada1-1/+1
2024-02-19kconfig: remove orphan lookup_file() declarationMasahiro Yamada1-1/+0
2023-07-24kconfig: menuconfig: remove jump_key::indexMasahiro Yamada1-1/+0
2021-04-14kconfig: remove allnoconfig_y optionMasahiro Yamada1-3/+0
2021-04-14kconfig: change defconfig_list option to environment variableMasahiro Yamada1-1/+0
2021-04-14kconfig: move JUMP_NB to mconf.cMasahiro Yamada1-2/+0
2020-01-06kconfig: distinguish between dependencies and visibility in help textThomas Hebb1-0/+1
2020-01-06kconfig: remove sym from struct propertyMasahiro Yamada1-1/+0
2019-07-17kconfig: fix missing choice values in auto.confMasahiro Yamada1-0/+1
2019-02-13kconfig: rename zconf.y to parser.yMasahiro Yamada1-1/+1
2018-12-28kconfig: convert to SPDX License IdentifierMasahiro Yamada1-1/+1
2018-12-08kconfig: remove S_OTHER symbol type and correct dependency trackingMasahiro Yamada1-2/+2
2018-08-14kconfig: remove P_ENV property typeMasahiro Yamada1-1/+0
2018-07-17kconfig: rename SYMBOL_AUTO to SYMBOL_NO_WRITEDirk Gouders1-1/+1
2018-06-28kconfig: handle P_SYMBOL in print_symbol()Dirk Gouders1-0/+3
2018-03-25kconfig: make unmet dependency warnings readableMasahiro Yamada1-1/+0
2018-03-25kconfig: Print reverse dependencies in groupsEugeniu Rosca1-1/+2
2018-01-25kconfig: make "Selected by:" and "Implied by:" readablePetr Vorel1-0/+1
2017-12-07kconfig: Document the 'symbol' structUlf Magnusson1-1/+44
2017-12-07kconfig: Document the 'menu' structUlf Magnusson1-0/+45
2016-11-16Kconfig: Introduce the "imply" keywordNicolas Pitre1-0/+2
2015-06-15kconfig: allow use of relations other than (in)equalityJan Beulich1-1/+3
2015-02-25kconfig: Remove unnecessary prototypes from headersMichal Marek1-5/+0
2014-04-08kconfig: make allnoconfig disable options behind EMBEDDED and EXPERTJosh Triplett1-0/+3
2013-10-09kconfig: add short explanation to SYMBOL_WRITEMartin Walch1-1/+1
2013-06-16kconfig: Fix defconfig when one choice menu selects options that another choi...Arve Hjønnevåg1-0/+3
2012-10-25menuconfig: Replace CIRCLEQ by list_head-style lists.Benjamin Poirier1-3/+2
2012-09-27menuconfig: Assign jump keys per-page instead of globallyBenjamin Poirier1-0/+9
2012-09-27menuconfig: Add jump keys to search resultsBenjamin Poirier1-0/+2
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/mmare...Linus 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