blob: ebc1695d9bec6c29769c91426ff9ee990ea62040 (
plain)
1
2
3
4
5
6
7
8
|
config SOC_AMD_COMMON_BLOCK_S3
bool
default n
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.
|