From b051dc5d4f775f0d6fdd9f51506cfdb82b4a23d1 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: 7794a3449e1b92a57a551395a65e7083eefff227) 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 f7abb417ba..89aeb989c1 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