* [PATCH] ref-manual: classes: explain cml1 class name
@ 2023-11-03 10:55 michael.opdenacker
0 siblings, 0 replies; only message in thread
From: michael.opdenacker @ 2023-11-03 10:55 UTC (permalink / raw)
To: docs; +Cc: Michael Opdenacker, Martin Jansa
From: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
CC: Martin Jansa <martin.jansa@gmail.com>
---
documentation/ref-manual/classes.rst | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst
index 3070f13551..a8afe9f2dc 100644
--- a/documentation/ref-manual/classes.rst
+++ b/documentation/ref-manual/classes.rst
@@ -383,7 +383,9 @@ preferred CMake Module directory: ``${D}${datadir}/cmake/modules/``.
========
The :ref:`ref-classes-cml1` class provides basic support for the Linux kernel style
-build configuration system.
+build configuration system. "cml" stands for "Configuration Menu Language", which
+originates from the Linux kernel but is also used in other projects such as U-Boot
+and BusyBox. It could have been called "kconfig" too.
.. _ref-classes-compress_doc:
--
2.34.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2023-11-03 10:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-03 10:55 [PATCH] ref-manual: classes: explain cml1 class name michael.opdenacker
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.