summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/cezanne/Kconfig
diff options
context:
space:
mode:
authorRaul E Rangel <rrangel@chromium.org>2021-06-24 17:09:54 -0600
committerRaul Rangel <rrangel@chromium.org>2021-07-02 23:12:19 +0000
commit9942af2b5be306260085289189cb34c8086de733 (patch)
tree47cbdfabca5ff9cd2af561dcd7c82cc717fa8529 /src/soc/amd/cezanne/Kconfig
parent3ba21804ff8c374324ba57b84d04a29c657cb1f0 (diff)
downloadcoreboot-9942af2b5be306260085289189cb34c8086de733.tar.gz
coreboot-9942af2b5be306260085289189cb34c8086de733.tar.bz2
coreboot-9942af2b5be306260085289189cb34c8086de733.zip
soc/amd/cezanne: Enable SPI DMA support
Start using the custom boot device. BUG=b:179699789 TEST=Boot guybrush to OS Signed-off-by: Raul E Rangel <rrangel@chromium.org> Change-Id: I4ae7272677f563e8827ba154fe5177c8c01155c0 Reviewed-on: https://review.coreboot.org/c/coreboot/+/55855 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'src/soc/amd/cezanne/Kconfig')
-rw-r--r--src/soc/amd/cezanne/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/amd/cezanne/Kconfig b/src/soc/amd/cezanne/Kconfig
index 7dd3447234a3..1bb9353af48b 100644
--- a/src/soc/amd/cezanne/Kconfig
+++ b/src/soc/amd/cezanne/Kconfig
@@ -48,6 +48,7 @@ config SOC_SPECIFIC_OPTIONS
select SOC_AMD_COMMON_BLOCK_HAS_ESPI
select SOC_AMD_COMMON_BLOCK_I2C
select SOC_AMD_COMMON_BLOCK_LPC
+ select SOC_AMD_COMMON_BLOCK_LPC_SPI_DMA
select SOC_AMD_COMMON_BLOCK_NONCAR
select SOC_AMD_COMMON_BLOCK_PCI
select SOC_AMD_COMMON_BLOCK_PCI_MMCONF