summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 8315e07..3e2119e 100644
--- a/README.rst
+++ b/README.rst
@@ -164,6 +164,9 @@ Getting started
implicit ``olddefconfig``, so building will normally not be affected by
having an outdated configuration.
+Whenever ``.config`` is overwritten, the previous version of the file is saved
+to ``.config.old`` (or, more generally, to ``$KCONFIG_CONFIG.old``).
+
For some general Kconfig advice, see `this page
<https://docs.zephyrproject.org/latest/guides/kconfig/index.html>`__.