acpi.c: Add functions to create GTDT
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Change-Id: Ica6b2d79d61558706998edbbaee185125ff5b36c Reviewed-on: https://review.coreboot.org/c/coreboot/+/76296 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com>
This commit is contained in:
committed by
Lean Sheng Tan
parent
c202be793f
commit
2e3cb63925
@@ -68,3 +68,9 @@ config ACPI_LPIT
|
||||
depends on HAVE_ACPI_TABLES
|
||||
help
|
||||
Selected by platforms that support and fill Intel Low Power Idle Table.
|
||||
|
||||
config ACPI_GTDT
|
||||
bool
|
||||
depends on HAVE_ACPI_TABLES
|
||||
help
|
||||
Selected by platforms that implement ARM generic timers
|
||||
|
Reference in New Issue
Block a user