summaryrefslogtreecommitdiff
path: root/kconfiglib.py
diff options
context:
space:
mode:
Diffstat (limited to 'kconfiglib.py')
-rw-r--r--kconfiglib.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/kconfiglib.py b/kconfiglib.py
index 03fffdb..5d73b7f 100644
--- a/kconfiglib.py
+++ b/kconfiglib.py
@@ -1038,7 +1038,7 @@ class Kconfig(object):
replace (default: True):
True if all existing user values should be cleared before loading the
- .config.
+ .config. Pass False to merge configurations.
"""
# Disable the warning about assigning to symbols without prompts. This
# is normal and expected within a .config file.