Merge pull request #5462 from szhen11/disable_psram

acrn-config: disable psram config
This commit is contained in:
acrnsi-robot 2020-11-03 17:51:28 +08:00 committed by GitHub
commit 14b26d2170
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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>