coreboot icon indicating copy to clipboard operation
coreboot copied to clipboard

vendorcode/dasharo/options.c: use proper Kconfig option

Open krystian-hebel opened this issue 1 year ago • 0 comments

SOC_AMD_COMMON doesn't make sense, SOC_INTEL_COMMON_BLOCK_CSE is much better for guarding functions that depend on CSE.

Fixes: 8cab580c8619 vendorcode/dasharo/options.c: fix building for AMD

krystian-hebel avatar May 17 '24 11:05 krystian-hebel