aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/common/block/s3/Kconfig
blob: 797a59864afd4b4c7ff798e3fd1f1e405f373bb1 (plain)
1
2
3
4
5
6
7
config SOC_AMD_COMMON_BLOCK_S3
	bool
	depends on SOC_AMD_COMMON_BLOCK_ACPI
	select CACHE_MRC_SETTINGS
	select MRC_WRITE_NV_LATE
	help
	  Select this option to add S3 related functions to the build.