summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/xeon_sp/Kconfig
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2021-01-05 22:04:56 +0200
committerNico Huber <nico.h@gmx.de>2021-01-07 22:23:13 +0000
commit7ae375d3bc77dc74eb76ac6e81313e3fdb010c16 (patch)
tree954b8e221d50711ba72224a80040f10fc3776f09 /src/soc/intel/xeon_sp/Kconfig
parentd7a364393a7b6f17312ea60bdbfb128f9d897e72 (diff)
downloadcoreboot-7ae375d3bc77dc74eb76ac6e81313e3fdb010c16.tar.gz
coreboot-7ae375d3bc77dc74eb76ac6e81313e3fdb010c16.tar.bz2
coreboot-7ae375d3bc77dc74eb76ac6e81313e3fdb010c16.zip
ACPI: Remove ACPI_NO_SMI_GNVS
This was used as a guard to not raise SMI with APM_CNT_GNVS_UPDATE. The handler has been removed now completely. Change-Id: I7726367fd16630aa4b4b25b24b05f740645066db Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/49127 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'src/soc/intel/xeon_sp/Kconfig')
-rw-r--r--src/soc/intel/xeon_sp/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/intel/xeon_sp/Kconfig b/src/soc/intel/xeon_sp/Kconfig
index 3b95c70e7b5b..a8cecc57009c 100644
--- a/src/soc/intel/xeon_sp/Kconfig
+++ b/src/soc/intel/xeon_sp/Kconfig
@@ -36,7 +36,6 @@ config CPU_SPECIFIC_OPTIONS
select POSTCAR_STAGE
select IOAPIC
select PARALLEL_MP
- select ACPI_NO_SMI_GNVS
select INTEL_DESCRIPTOR_MODE_CAPABLE
select SOC_INTEL_COMMON_BLOCK
select SOC_INTEL_COMMON_BLOCK_CPU