index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
kbuild
/
kconfig-language.txt
Age
Commit message (
Expand
)
Author
2018-08-22
kconfig: report recursive dependency involving 'imply'
Masahiro Yamada
2018-07-25
kconfig: fix typos in description of "choice" in kconfig-language.txt
Randy Dunlap
2018-06-25
kconfig: document Kconfig source file comments
Randy Dunlap
2018-06-14
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
2018-06-11
Documentation: kconfig: add recommended way to describe compiler support
Masahiro Yamada
2018-05-29
kconfig: reference environment variables directly and remove 'option env='
Masahiro Yamada
2018-01-31
Merge tag 'docs-4.16' of git://git.lwn.net/linux
Linus Torvalds
2018-01-06
kconfig: fix relational operators for bool and tristate symbols
Nicolas Pitre
2017-12-11
Documentation/kbuild: Add guidance for the use of default
Darren Hart (VMware)
2016-11-16
Kconfig: Introduce the "imply" keyword
Nicolas Pitre
2016-08-18
kconfig-language: improve menuconfig usage description
Eugeniu Rosca
2016-05-10
kconfig-language: elaborate on the type of a choice
Dirk Gouders
2016-05-10
kconfig-language: fix comment on dependency-generated menu structures.
Dirk Gouders
2015-10-08
kbuild: document recursive dependency limitation / resolution
Luis R. Rodriguez
2014-04-07
kconfig: make allnoconfig disable options behind EMBEDDED and EXPERT
Josh Triplett
2013-09-05
kconfig: do not allow more than one symbol to have 'option modules'
Yann E. MORIN
2012-12-06
Revert "kconfig-language: add to hints"
Yann E. MORIN
2012-03-07
Documentation: Fix multiple typo in Documentation
Masanari Iida
2011-05-02
kconfig-language: add to hints
Randy Dunlap
2011-05-02
kconfig: Document the new "visible if" syntax
Michal Marek
2011-01-10
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2010-12-21
Documentation/kbuild: add info that 'choice' can have a symbol name
Yann E. MORIN
2010-12-02
kconfig: the day kconfig warns about "select"-abuse has come
Arnaud Lacombe
2010-09-19
kconfig: implement the `mainmenu' directive
Arnaud Lacombe
2010-04-14
kconfig: some small fixes
Li Zefan
2008-05-04
kconfig-language.txt: remove bogus hint
Adrian Bunk
2008-04-28
kconifg: 'select' considered less evil
Matthew Wilcox
2008-01-28
kconfig: document use of HAVE_*
Sam Ravnborg
2008-01-28
kconfig: environment symbol support
Roman Zippel
2008-01-28
kconfig: add hints/tips/tricks to Documentation/kbuild/kconfig-language.txt
Randy Dunlap
2007-10-19
kconfig: update kconfig-language text
Randy Dunlap
2007-08-11
docs: note about select in kconfig-language.txt
Jarek Poplawski
2006-12-12
kconfig: Standardize "depends" -> "depends on" in Kconfig files
Robert P. J. Day
2006-10-04
[PATCH] docs: small kbuild cleanup
Daniel Walker
2006-10-03
Fix typos in Documentation/: 'S'
Matt LaPlante
2006-09-25
kconfig: linguistic fixes for Documentation/kbuild/kconfig-language.txt
Jan Engelhardt
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds