summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/features.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/features.rst')
-rw-r--r--documentation/ref-manual/features.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/documentation/ref-manual/features.rst b/documentation/ref-manual/features.rst
index dd14339bc2..b9d3b30f18 100644
--- a/documentation/ref-manual/features.rst
+++ b/documentation/ref-manual/features.rst
@@ -161,6 +161,9 @@ metadata, as extra layers can define their own:
161- *keyboard:* Include keyboard support (e.g. keymaps will be loaded 161- *keyboard:* Include keyboard support (e.g. keymaps will be loaded
162 during boot). 162 during boot).
163 163
164- *minidebuginfo:* Add minimal debug symbols :ref:`(minidebuginfo)<dev-manual/debugging:enabling minidebuginfo>`
165 to binary files containing, allowing ``coredumpctl`` and ``gdb`` to show symbolicated stack traces.
166
164- *multiarch:* Enable building applications with multiple architecture 167- *multiarch:* Enable building applications with multiple architecture
165 support. 168 support.
166 169