Yann E. MORIN
|
3b9a19e089
kconfig: loop as long as we changed some symbols in randconfig
|
12 years ago |
Yann E. MORIN
|
a5f6d795f5
kconfig/conf: print the seed used to initialise the RNG for randconfig
|
12 years ago |
Yann E. MORIN
|
e85ac12443
kconfig/conf: accept a base-16 seed for randconfig
|
12 years ago |
Yann E. MORIN
|
0d8024c6eb
kconfig: allow specifying the seed for randconfig
|
12 years ago |
Ben Hutchings
|
62dc989921
kbuild: Fix missing '\n' for NEW symbols in yes "" | make oldconfig >conf.new
|
12 years ago |
Adam Lee
|
fb16d8912d
kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as an alias
|
13 years ago |
Adam Lee
|
1d52a4a791
kconfig: document oldnoconfig to what it really does in conf.c
|
13 years ago |
Eric W. Biederman
|
9f420bf0f4
kbuild: all{no,yes,mod,def,rand}config only read files when instructed to.
|
13 years ago |
Eric W. Biederman
|
5efe241eac
kconfig: Add error handling to KCONFIG_ALLCONFIG
|
13 years ago |
Arnaud Lacombe
|
ab63f58f25
kconfig/conf: mark xfgets() private
|
14 years ago |
Arnaud Lacombe
|
32543999f3
kconfig/conf: add command line options' description
|
14 years ago |
Arnaud Lacombe
|
275744cc8d
kconfig/conf: reduce the scope of `defconfig_file'
|
14 years ago |
Arnaud Lacombe
|
5a6f8d2bd9
kconfig: nuke LKC_DIRECT_LINK cruft
|
14 years ago |
Arnaud Lacombe
|
d8fc320079
kconfig: annotate non-trivial fall-trough
|
14 years ago |
Ben Hutchings
|
3ba4162115
kconfig: Avoid buffer underrun in choice input
|
14 years ago |
Arnaud Lacombe
|
bf128f5265
kconfig/conf: merge duplicate switch's case
|
14 years ago |
Michal Marek
|
239060b93b
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
|
14 years ago |
Kyle McMartin
|
e9203c9882
kbuild: fix oldnoconfig to do the right thing
|
15 years ago |
Arnaud Lacombe
|
652cf9821d
kconfig: rephrase help texts/comments not to include the package name
|
15 years ago |
Arnaud Lacombe
|
ffb5957bc4
kconfig: allow build-time definition of the internal config prefix
|
15 years ago |
Kyle McMartin
|
71d8066265
kbuild: fix oldnoconfig to do the right thing
|
15 years ago |
Arnaud Lacombe
|
c94d3fb01f
kbuild: use getopt_long(), not its _only() variant
|
15 years ago |
Linus Torvalds
|
090b710e8a
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
|
15 years ago |
Jean Sacren
|
4418a2b904
kconfig: Fix warning: ignoring return value of 'fgets'
|
15 years ago |
Sam Ravnborg
|
1482834971
kconfig: fix make oldconfig
|
15 years ago |
Sam Ravnborg
|
7cf3d73b43
kconfig: add savedefconfig
|
15 years ago |
Sam Ravnborg
|
0748cb3e1f
kconfig: add alldefconfig
|
15 years ago |
Sam Ravnborg
|
861b4ea4cc
kconfig: change nonint_oldconfig to listnewconfig
|
15 years ago |
Sam Ravnborg
|
ef61ca88c5
kconfig: rename loose_nonint_oldconfig => oldnoconfig
|
15 years ago |
Sam Ravnborg
|
4062f1a4c0
kconfig: use long options in conf
|
15 years ago |