Skip to content

Commit 8d4da8d

Browse files
nashif57300
authored andcommitted
[nrf fromtree] boards: qemu_x86: add board description
Use the description field for the full name/description of the boards. Signed-off-by: Anas Nashif <[email protected]> (cherry picked from commit 55489f5)
1 parent da6a528 commit 8d4da8d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

boards/qemu/x86/board.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
boards:
22

33
- name: qemu_x86
4+
full_name: 'QEMU Emulation for X86'
45
socs:
56
- name: atom
67
variants:
@@ -11,15 +12,18 @@ boards:
1112
- name: 'xip'
1213

1314
- name: qemu_x86_lakemont
15+
full_name: 'QEMU Emulation for X86 / Lakemont CPU'
1416
socs:
1517
- name: lakemont
1618

1719
- name: qemu_x86_64
20+
full_name: 'QEMU Emulation for X86 64bit'
1821
socs:
1922
- name: atom
2023
variants:
2124
- name: 'nokpti'
2225

2326
- name: qemu_x86_tiny
27+
full_name: 'QEMU Emulation for X86 Minimal Configuration'
2428
socs:
2529
- name: atom

0 commit comments

Comments
 (0)