mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-21 21:19:35 +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>
|
||||
<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>
|
||||
</FEATURES>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user