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