Elyes Haouas has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/68593 )
Change subject: acpi/Kconfig: Remove unused ACPI_EINJ config option ......................................................................
acpi/Kconfig: Remove unused ACPI_EINJ config option
Change-Id: I222478572a9e5efadd6719a164558833298e4c99 Signed-off-by: Elyes Haouas ehaouas@noos.fr --- M src/acpi/Kconfig 1 file changed, 10 insertions(+), 6 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/93/68593/1
diff --git a/src/acpi/Kconfig b/src/acpi/Kconfig index d1051d8..2727889 100644 --- a/src/acpi/Kconfig +++ b/src/acpi/Kconfig @@ -35,12 +35,6 @@ help Selected by platforms that don't expose a PC/AT 8259 PIC pair.
-config ACPI_EINJ - def_bool n - depends on HAVE_ACPI_TABLES - help - This variable provides control for ACPI error injection table (EINJ) - config HAVE_ACPI_TABLES bool help