summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2018-10-14 03:55:27 +0200
committerGitHub <noreply@github.com>2018-10-14 03:55:27 +0200
commitdb4242d3df5af87dbd5adbd2f90c245c5132bbc3 (patch)
tree51f43d78d2a36fc23ceef8402408748fe39e50c8
parenta204df5ea6f7cb925f8b2f4035a1adfa68d41b82 (diff)
Link ACRN
-rw-r--r--README.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index f35c32f..50c87be 100644
--- a/README.rst
+++ b/README.rst
@@ -15,8 +15,9 @@ The entire library is contained in `kconfiglib.py
bundled scripts are implemented on top of it. Implementing your own scripts
should be relatively easy, if needed.
-The `Zephyr <https://www.zephyrproject.org/>`_ project uses Kconfiglib
-exclusively, with lots of small helper scripts in other projects.
+Kconfiglib is used exclusively by e.g. the `Zephyr <https://www.zephyrproject.org/>`_
+and `ACRN <https://projectacrn.org/>`_ projects. It is also used for many small helper
+scripts in various projects.
Since Kconfiglib is based around a library, it can be used e.g. to generate a
`Kconfig cross-reference <https://docs.zephyrproject.org/latest/reference/kconfig/index.html>`_ (note: heavy page),