summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 590106a..c13fc78 100644
--- a/README.rst
+++ b/README.rst
@@ -384,8 +384,8 @@ The following Kconfig extensions are available:
for all assignments to undefined symbols within ``.config`` files. By
default, no such warnings are generated.
- This warning can also be enabled/disabled via
- ``Kconfig.enable/disable_undef_warnings()``.
+ This warning can also be enabled/disabled by setting
+ ``Kconfig.warn_assign_undef`` to ``True``/``False``.
Other features
--------------