summaryrefslogtreecommitdiff
path: root/src/soc/amd/common/block/apob/Kconfig
blob: c8ebc19ef81674069c15fa230b1d8f9285ddc9da (plain)
1
2
3
4
5
6
7
8
9
10
11
config SOC_AMD_COMMON_BLOCK_APOB
	bool
	help
	  Select this option to add firmware support for the non-volatile APOB
	  cache to the build.

config SOC_AMD_COMMON_BLOCK_APOB_HASH
	bool
	help
	  Select this to use a hash of the APOB data to determine when to update
	  the non-volatile APOB store.