Michal Marek
|
51f31afd12
Merge branch 'kbuild/kconfig-for-40' into kbuild/kconfig
|
14 years ago |
Arnaud Lacombe
|
bdebd4892e
kconfig: do not record timestamp in .config
|
14 years ago |
Jean-Christophe PLAGNIOL-VILLARD
|
de125187dc
kconfig: autogenerated config_is_xxx macro
|
14 years ago |
Michal Marek
|
c33724a438
kconfig: Do not record timestamp in auto.conf and autoconf.h
|
16 years ago |
Arnaud Lacombe
|
579fb8e741
kconfig: fix typos
|
14 years ago |
Arnaud Lacombe
|
0dce631092
kconfig: nuke second argument of conf_write_symbol()
|
14 years ago |
Arnaud Lacombe
|
6e71fabe9e
kconfig: do not define AUTOCONF_INCLUDED
|
14 years ago |
Michal Marek
|
70c74e59db
Merge branch 'message-callback' into kbuild/kconfig
|
14 years ago |
Will Newton
|
1408b15b98
kconfig: Use PATH_MAX instead of 128 for path buffer sizes.
|
14 years ago |
Naohiro Aota
|
8bea7548ee
kconfig: Don't go out from read config loop when you read new symbol
|
14 years ago |
Arnaud Lacombe
|
0954828fcb
kconfig: replace KERNELVERSION usage by the mainmenu's prompt
|
14 years ago |
Arnaud Lacombe
|
ffb5957bc4
kconfig: allow build-time definition of the internal config prefix
|
15 years ago |
Arnaud Lacombe
|
8baefd30b5
kconfig: replace a `switch()' statement by a more flexible `if()' statement
|
14 years ago |
Michal Marek
|
42368c37fb
kconfig: Allow frontends to display messages themselves
|
14 years ago |
Arnaud Lacombe
|
94bedeca77
kbuild: confdata.c explicitly reference errno, thus need <errno.h>
|
14 years ago |
Sam Ravnborg
|
84062dd3a6
kconfig: fix savedefconfig with choice marked optional
|
15 years ago |
Jean Sacren
|
bf5e327a30
kconfig: Fix warning: ignoring return value of 'fwrite'
|
15 years ago |
Sam Ravnborg
|
a64b44ead0
kconfig: fix tristate choice with minimal config
|
15 years ago |
Sam Ravnborg
|
801690caf1
kconfig: fix savedefconfig for tristate choices
|
15 years ago |
Sam Ravnborg
|
7cf3d73b43
kconfig: add savedefconfig
|
15 years ago |
Sam Ravnborg
|
49192f266f
kconfig: code refactoring in confdata.c
|
15 years ago |
Ulf Magnusson
|
ac1ffde1ba
kconfig: fix MODULES-related bug in case of no .config
|
15 years ago |
Peter Korsgaard
|
1244b41d00
kconfig: make randconfig fair for booleans
|
15 years ago |
Michal Marek
|
bc081dd6e9
kbuild: generate modules.builtin
|
15 years ago |
Sam Ravnborg
|
264a268380
kbuild: move autoconf.h to include/generated
|
15 years ago |
Trevor Keith
|
4356f48907
kbuild: add static to prototypes
|
15 years ago |
Markus Heidelberg
|
12122f6232
kconfig: do not hardcode "include/config/auto.conf" filename
|
16 years ago |
Sam Ravnborg
|
184832c981
kconfig: fix randconfig for choice blocks
|
16 years ago |
Al Viro
|
ce97e13e52
fix allmodconfig breakage
|
16 years ago |
zippel@linux-m68k.org
|
661b0680f7
kconfig: readd lost change count
|
16 years ago |