Arnaud Lacombe
|
e54e692ba6
kconfig: introduce specialized printer
|
14 年之前 |
Arnaud Lacombe
|
5a6f8d2bd9
kconfig: nuke LKC_DIRECT_LINK cruft
|
14 年之前 |
Linus Torvalds
|
f28b1c8aaa
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
|
14 年之前 |
Arnaud Lacombe
|
1137c56b74
kconfig: simplify select-with-unmet-direct-dependency warning
|
14 年之前 |
Arnaud Lacombe
|
579fb8e741
kconfig: fix typos
|
14 年之前 |
Andy Whitcroft
|
020e773f6b
kconfig: sym_expand_string_value: allow for string termination when reallocing
|
14 年之前 |
Michal Marek
|
b1f7d6e190
Revert "kconfig: Temporarily disable dependency warnings"
|
14 年之前 |
Michal Marek
|
239060b93b
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
|
14 年之前 |
Michal Marek
|
71ebc01d3a
kconfig: Temporarily disable dependency warnings
|
14 年之前 |
Michal Marek
|
19c29f3260
kconfig: Fix realloc usage()
|
14 年之前 |
Arnaud Lacombe
|
76a540958a
kconfig: add a symbol string expansion helper
|
14 年之前 |
Sam Ravnborg
|
3643f849d7
kconfig: fix segfault when detecting recursive dependency
|
14 年之前 |
Sam Ravnborg
|
7cf3d73b43
kconfig: add savedefconfig
|
15 年之前 |
Sam Ravnborg
|
c252147de6
kconfig: refactor code in symbol.c
|
15 年之前 |
Roman Zippel
|
d595cea624
kconfig: print more info when we see a recursive dependency
|
15 年之前 |
Sam Ravnborg
|
59e89e3ddf
kconfig: save location of config symbols
|
15 年之前 |
Jan Beulich
|
0a28c47b8d
kconfig: Don't write invisible choice values
|
15 年之前 |
Catalin Marinas
|
246cf9c26b
kbuild: Warn on selecting symbols with unmet direct dependencies
|
15 年之前 |
Li Zefan
|
da6df879b9
kconfig: recalc symbol value before showing search results
|
15 年之前 |
Andi Kleen
|
e66f25d7d1
Improve kconfig symbol hashing
|
15 年之前 |
Trevor Keith
|
4356f48907
kbuild: add static to prototypes
|
15 年之前 |
Roman Zippel
|
5a1aa8a1af
kconfig: add named choice group
|
17 年之前 |
Roman Zippel
|
4898117886
kconfig: fix choice dependency check
|
17 年之前 |
Roman Zippel
|
587c90616a
kconfig: fix select in combination with default
|
17 年之前 |
Roman Zippel
|
80daa56008
kconfig: use environment option
|
17 年之前 |
Roman Zippel
|
93449082e9
kconfig: environment symbol support
|
17 年之前 |
Roman Zippel
|
7a96292335
kconfig: explicitly introduce expression list
|
17 年之前 |
Sam Ravnborg
|
d6ee35764f
kconfig: rename E_OR & friends to avoid name clash
|
17 年之前 |
Sam Ravnborg
|
5447d34b08
kconfig: error out if recursive dependencies are found
|
18 年之前 |
Karsten Wiese
|
bfc10001b1
[PATCH] kconfig: make sym_change_count static, let it be altered by 2 functions only
|
18 年之前 |