From 0f8549bf9f6495e445a4e55465745ad012169bd9 Mon Sep 17 00:00:00 2001 From: Jon Mason Date: Mon, 22 Aug 2022 11:38:07 -0400 Subject: [PATCH] ref-manual: add numa to machine features numa is an existing machine feature, add it to the list so that users are aware of it. (From yocto-docs rev: 6022d15b8ee5e038d2f1c0f061a871dba40e5213) Signed-off-by: Jon Mason Reviewed-by: Quentin Schulz Signed-off-by: Richard Purdie --- documentation/ref-manual/features.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/documentation/ref-manual/features.rst b/documentation/ref-manual/features.rst index 17521ac2a8..8dfe29d66a 100644 --- a/documentation/ref-manual/features.rst +++ b/documentation/ref-manual/features.rst @@ -62,6 +62,8 @@ Project metadata: - *keyboard:* Hardware has a keyboard +- *numa:* Hardware has non-uniform memory access + - *pcbios:* Support for booting through BIOS - *pci:* Hardware has a PCI bus