summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd/bilby
diff options
context:
space:
mode:
authorRitul Guru <ritul.bits@gmail.com>2021-04-01 13:49:58 +0530
committerFelix Held <felix-coreboot@felixheld.de>2021-04-08 18:45:26 +0000
commit8d1a7a01c75c02a5c4ce9cae1a7f5c18f72e10d6 (patch)
treed8c80d954ab9489fbe2340986c172b1553fbffc7 /src/mainboard/amd/bilby
parentcb4cae9547f234880b3acb6aefe1441cfaf338c4 (diff)
downloadcoreboot-8d1a7a01c75c02a5c4ce9cae1a7f5c18f72e10d6.tar.gz
coreboot-8d1a7a01c75c02a5c4ce9cae1a7f5c18f72e10d6.tar.bz2
coreboot-8d1a7a01c75c02a5c4ce9cae1a7f5c18f72e10d6.zip
mb/amd/bilby: Enable postcode on port 0x80
selecting SOC_AMD_COMMON_BLOCK_USE_ESPI will disable the lpc decodes, so not selecting that keeps the lpc decodes. Change-Id: I03a8d4b804cee205b9e06b00e2e5a442452f8f86 Signed-off-by: Ritul Guru <ritul.bits@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/52016 Reviewed-by: Felix Held <felix-coreboot@felixheld.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/amd/bilby')
-rw-r--r--src/mainboard/amd/bilby/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/amd/bilby/Kconfig b/src/mainboard/amd/bilby/Kconfig
index 3366705ddb60..9f125b7876f2 100644
--- a/src/mainboard/amd/bilby/Kconfig
+++ b/src/mainboard/amd/bilby/Kconfig
@@ -4,7 +4,6 @@ if BOARD_AMD_BILBY
config BOARD_SPECIFIC_OPTIONS
def_bool y
- select SOC_AMD_COMMON_BLOCK_USE_ESPI
select SOC_AMD_PICASSO
select BOARD_ROMSIZE_KB_16384
select AZALIA_PLUGIN_SUPPORT