mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-23 09:47:44 +00:00
config-tool: rename PSRARM to SSRAM
'psram' and 'PSRAM' are legacy names and replaced with 'ssram' and 'SSRAM' respectively. Tracked-On: #6012 Signed-off-by: Yonghua Huang <yonghua.huang@intel.com> Reviewed-by: Shuang Zheng <shuang.zheng@intel.com>
This commit is contained in:
@@ -260,7 +260,7 @@ config CDP_ENABLED
|
||||
prioritization of code and data fetches to the L2 or L3 cache in a
|
||||
software configurable manner, depending on hardware support.
|
||||
|
||||
config PSRAM_ENABLED
|
||||
config SSRAM_ENABLED
|
||||
bool "Enable Software SRAM support"
|
||||
depends on !CDP_ENABLED
|
||||
default n
|
||||
|
Reference in New Issue
Block a user