summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/cezanne/Kconfig
diff options
context:
space:
mode:
authorEric Lai <ericr_lai@compal.corp-partner.google.com>2021-04-09 11:50:48 +0800
committerPatrick Georgi <pgeorgi@google.com>2021-04-10 20:22:27 +0000
commit65b0afe9a687aebeed70eccd78e1ad99b96bc8bc (patch)
treede861f60afbb85cc5b49f0ff5334b4120f3683ba /src/soc/amd/cezanne/Kconfig
parent6ada39e790a4f7ea2e5d1b74a27c2e7b68a6115d (diff)
downloadcoreboot-65b0afe9a687aebeed70eccd78e1ad99b96bc8bc.tar.gz
coreboot-65b0afe9a687aebeed70eccd78e1ad99b96bc8bc.tar.bz2
coreboot-65b0afe9a687aebeed70eccd78e1ad99b96bc8bc.zip
soc/amd/cezanne: Add GRXS and GTXS method
Add GRXS and GTXS support. Move the gpio method into common place. Signed-off-by: Eric Lai <ericr_lai@compal.corp-partner.google.com> Change-Id: I8ba377179d6976cf26ed0dc521d8e4eff051dc85 Reviewed-on: https://review.coreboot.org/c/coreboot/+/52202 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
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 d682892c5797..59dc4ec44684 100644
--- a/src/soc/amd/cezanne/Kconfig
+++ b/src/soc/amd/cezanne/Kconfig
@@ -37,6 +37,7 @@ config SOC_SPECIFIC_OPTIONS
select SOC_AMD_COMMON
select SOC_AMD_COMMON_BLOCK_ACPI
select SOC_AMD_COMMON_BLOCK_ACPIMMIO
+ select SOC_AMD_COMMON_BLOCK_ACPI_GPIO
select SOC_AMD_COMMON_BLOCK_AOAC
select SOC_AMD_COMMON_BLOCK_APOB
select SOC_AMD_COMMON_BLOCK_BANKED_GPIOS