coreboot-kgpe-d16/src/arch/arm64
Maximilian Brune 44bbf6c5e6 arch/arm64/Makefile.inc: Replace HAVE_ACPI_SUPPORT with HAVE_ACPI_TABLES
CONFIG_HAVE_ACPI_SUPPORT does not exist. Replace it with
HAVE_ACPI_TABLES.

Signed-off-by: Maximilian Brune <maximilian.brune@9elements.com>
Change-Id: Icc7c00dc19cae4be13e6c8cc0084a69aed8fb8f5
Reviewed-on: https://review.coreboot.org/c/coreboot/+/77977
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com>
2023-09-20 22:29:08 +00:00
..
armv8 arch to drivers/intel: Fix misspellings & capitalization issues 2023-09-08 00:53:57 +00:00
include
acpi.c arch/arm64: Hook up FADT 2023-08-02 15:53:26 +00:00
arch_timer.c
bl31.c
boot.c
div0.c arch/arm64: Remove space between function name and '(' 2023-09-11 21:31:16 +00:00
eabi_compat.c arch/arm64: Remove space between function name and '(' 2023-09-11 21:31:16 +00:00
fit_payload.c
Kconfig
Makefile.inc arch/arm64/Makefile.inc: Replace HAVE_ACPI_SUPPORT with HAVE_ACPI_TABLES 2023-09-20 22:29:08 +00:00
memcpy.S
memmove.S
memset.S
ramdetect.c
romstage.c
tables.c arch/arm64: Hook up ACPI table generation 2023-09-18 13:26:37 +00:00
transition.c
transition_asm.S