kernel: switch extended memory setting to 8GB arrangement

This commit is contained in:
Liam 2023-04-08 17:47:26 -04:00
parent 9ff6310097
commit bfd120b543
3 changed files with 4 additions and 4 deletions

View file

@ -64,7 +64,7 @@
<item>
<widget class="QCheckBox" name="use_extended_memory_layout">
<property name="text">
<string>Extended memory layout (6GB DRAM)</string>
<string>Extended memory layout (8GB DRAM)</string>
</property>
</widget>
</item>