summaryrefslogtreecommitdiff
path: root/src/soc/amd/common/block/apob/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/amd/common/block/apob/Kconfig')
-rw-r--r--src/soc/amd/common/block/apob/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/soc/amd/common/block/apob/Kconfig b/src/soc/amd/common/block/apob/Kconfig
index c8ebc19ef8..a1cd0049e9 100644
--- a/src/soc/amd/common/block/apob/Kconfig
+++ b/src/soc/amd/common/block/apob/Kconfig
@@ -4,6 +4,15 @@ config SOC_AMD_COMMON_BLOCK_APOB
Select this option to add firmware support for the non-volatile APOB
cache to the build.
+config SOC_AMD_COMMON_BLOCK_APOB_NV_DISABLE
+ bool "Disable non-volatile APOB support"
+ depends on SOC_AMD_COMMON_BLOCK_APOB
+ help
+ Select this to disable non-volatile APOB cache and train memory
+ on every boot.
+
+ If unsure, say N.
+
config SOC_AMD_COMMON_BLOCK_APOB_HASH
bool
help