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>
This commit is contained in:
Kyösti Mälkki
2021-01-05 22:04:56 +02:00
committed by Nico Huber
parent d7a364393a
commit 7ae375d3bc
6 changed files with 0 additions and 8 deletions

View File

@@ -24,9 +24,6 @@ config ACPI_INTEL_HARDWARE_SLEEP_VALUES
Provide common definitions for Intel hardware PM1_CNT register sleep
values.
config ACPI_NO_SMI_GNVS
bool
config ACPI_NO_PCAT_8259
bool
help