mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-22 05:30:24 +00:00
Merge pull request #5462 from szhen11/disable_psram
acrn-config: disable psram config
This commit is contained in:
commit
14b26d2170
@ -28,8 +28,7 @@
|
|||||||
<IVSHMEM_REGION desc="the shared memory region name (starting with hv:/, size (in MB), and IDs of all VMs (separated by a colon) sharing this region, for example hv:/sharename,2,0:2">hv:/shm_region_0, 2, 0:2</IVSHMEM_REGION>
|
<IVSHMEM_REGION desc="the shared memory region name (starting with hv:/, size (in MB), and IDs of all VMs (separated by a colon) sharing this region, for example hv:/sharename,2,0:2">hv:/shm_region_0, 2, 0:2</IVSHMEM_REGION>
|
||||||
</IVSHMEM>
|
</IVSHMEM>
|
||||||
<PSRAM desc="Pseudo SRAM configuration.">
|
<PSRAM desc="Pseudo SRAM configuration.">
|
||||||
<PSRAM_ENABLED desc="Enable PTCM (Platform Tuning Configuration Manager).">y</PSRAM_ENABLED>
|
<PSRAM_ENABLED desc="Enable PTCM (Platform Tuning Configuration Manager).">n</PSRAM_ENABLED>
|
||||||
|
|
||||||
</PSRAM>
|
</PSRAM>
|
||||||
</FEATURES>
|
</FEATURES>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user