Arnaud Lacombe
|
ec6452a5ec
kconfig: do not overwrite symbol direct dependency in assignment
|
14 年之前 |
Arnaud Lacombe
|
5a6f8d2bd9
kconfig: nuke LKC_DIRECT_LINK cruft
|
14 年之前 |
Arnaud Lacombe
|
dd003306a4
kconfig: add missing <ctype.h> inclusion
|
14 年之前 |
Arnaud Lacombe
|
10a4b2772e
kconfig: add missing <stdarg.h> inclusion
|
14 年之前 |
Linus Torvalds
|
f28b1c8aaa
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
|
14 年之前 |
Jan Beulich
|
7ad1227818
kconfig: fix undesirable side effect of adding "visible" menu attribute
|
14 年之前 |
Arnaud Lacombe
|
ab60bd0b92
kconfig: add more S_INT and S_HEX consistency checks
|
14 年之前 |
Arnaud Lacombe
|
86e187ff9b
kconfig: add an option to determine a menu's visibility
|
14 年之前 |
Michal Marek
|
239060b93b
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
|
14 年之前 |
Arnaud Lacombe
|
ff5ff6060b
kconfig: delay symbol direct dependency initialization
|
14 年之前 |
Arnaud Lacombe
|
ba6ff60d5e
kconfig: don't emit warning upon rootmenu's prompt redefinition
|
14 年之前 |
Arnaud Lacombe
|
652cf9821d
kconfig: rephrase help texts/comments not to include the package name
|
14 年之前 |
Arnaud Lacombe
|
ffb5957bc4
kconfig: allow build-time definition of the internal config prefix
|
14 年之前 |
Sam Ravnborg
|
59e89e3ddf
kconfig: save location of config symbols
|
15 年之前 |
Catalin Marinas
|
246cf9c26b
kbuild: Warn on selecting symbols with unmet direct dependencies
|
15 年之前 |
Li Zefan
|
3fb9acb329
kconfig: fix to tag NEW symbols correctly
|
15 年之前 |
Li Zefan
|
70ed074718
kconfig: print the range of integer/hex symbol in help text
|
15 年之前 |
Li Zefan
|
b040b44c35
kconfig: print symbol type in help text
|
15 年之前 |
Li Zefan
|
22c7eca61e
menuconfig: add support to show hidden options which have prompts
|
15 年之前 |
Li Zefan
|
4280eae099
kconfig: some small fixes
|
15 年之前 |
nir.tzachar@gmail.com
|
692d97c380
kconfig: new configuration interface (nconfig)
|
15 年之前 |
Trevor Keith
|
4356f48907
kbuild: add static to prototypes
|
15 年之前 |
Cheng Renquan
|
4779105e03
kconfig: make use of menu_get_ext_help in gconfig
|
16 年之前 |
Cheng Renquan
|
6bd5999d1a
kconfig: add menu_get_ext_help function to display more information
|
16 年之前 |
Roman Zippel
|
5a1aa8a1af
kconfig: add named choice group
|
17 年之前 |
Sam Ravnborg
|
603d49885e
kconfig: ignore select of unknown symbol
|
17 年之前 |
Jan Beulich
|
f5eaa323eb
kconfig: tristate choices with mixed tristate and boolean values
|
17 年之前 |
Roman Zippel
|
93449082e9
kconfig: environment symbol support
|
17 年之前 |
Roman Zippel
|
7a96292335
kconfig: explicitly introduce expression list
|
17 年之前 |
EGRY Gabor
|
01771b0fef
kconfig: macro fix in menu.c
|
17 年之前 |