aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorMichal Marek <mmarek@suse.cz>2011-05-24 11:16:21 -0400
committerMichal Marek <mmarek@suse.cz>2011-05-24 11:16:21 -0400
commit51f31afd12b28eddccd29a94ffbd41cb15eadd39 (patch)
tree658d371aba4a2b63a8bc94a080701291031799f7 /Documentation
parentde125187dc17e3715ba983adf60faecfdc3a64c4 (diff)
parentbdebd4892e05cc9068659f25af33c6b322034eb2 (diff)
Merge branch 'kbuild/kconfig-for-40' into kbuild/kconfig
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/kbuild/kconfig.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/Documentation/kbuild/kconfig.txt b/Documentation/kbuild/kconfig.txt
index cca46b1a0f6..c313d71324b 100644
--- a/Documentation/kbuild/kconfig.txt
+++ b/Documentation/kbuild/kconfig.txt
@@ -48,11 +48,6 @@ KCONFIG_OVERWRITECONFIG
48If you set KCONFIG_OVERWRITECONFIG in the environment, Kconfig will not 48If you set KCONFIG_OVERWRITECONFIG in the environment, Kconfig will not
49break symlinks when .config is a symlink to somewhere else. 49break symlinks when .config is a symlink to somewhere else.
50 50
51KCONFIG_NOTIMESTAMP
52--------------------------------------------------
53If this environment variable exists and is non-null, the timestamp line
54in generated .config files is omitted.
55
56______________________________________________________________________ 51______________________________________________________________________
57Environment variables for '{allyes/allmod/allno/rand}config' 52Environment variables for '{allyes/allmod/allno/rand}config'
58 53