[PATCH master] Documentation: aarch64-qemu-virt: add name of defconfig

Ahmad Fatoum a.fatoum at pengutronix.de
Mon Apr 15 02:14:48 PDT 2024


Commit d00b07dd14bc ("ARM: Remove qemu_virt64_defconfig") dropped the
defconfig in favor of multi_v8_defconfig, but missed updating the
documentation. Remedy this.

Signed-off-by: Ahmad Fatoum <a.fatoum at pengutronix.de>
---
 Documentation/boards/aarch64-qemu-virt.rst | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/Documentation/boards/aarch64-qemu-virt.rst b/Documentation/boards/aarch64-qemu-virt.rst
index 42e7d00bfef6..8bf590a7a831 100644
--- a/Documentation/boards/aarch64-qemu-virt.rst
+++ b/Documentation/boards/aarch64-qemu-virt.rst
@@ -1,8 +1,11 @@
 Aarch64 Qemu virt
 =================
 
-Besides a number of physical ARM64 targets, barebox also supports a
-``qemu-virt64`` board.
+Besides a number of physical ARM64 targets, barebox also supports the
+``qemu-virt64`` board in the generic ``multi_v8_defconfig``::
+
+ make multi_v8_defconfig
+ make
 
 Running barebox on QEMU aarch64 virt machine
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-- 
2.39.2




More information about the barebox mailing list