soc/intel/xeon_sp/Kconfig: set up HPET_MIN_TICKS

Signed-off-by: Tim Chu <Tim.Chu@quantatw.com>
Change-Id: I3256c3c6a4ea331efae00d78192355a1fd78d6d2
Reviewed-on: https://review.coreboot.org/c/coreboot/+/71140
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-by: David Hendricks <david.hendricks@gmail.com>
This commit is contained in:
Tim Chu 2022-12-13 10:50:10 +00:00 committed by Martin L Roth
parent 8e4500aa57
commit a231d2c13e
1 changed files with 4 additions and 0 deletions

View File

@ -120,6 +120,10 @@ config HEAP_SIZE
hex hex
default 0x80000 default 0x80000
config HPET_MIN_TICKS
hex
default 0x80
config SOC_INTEL_XEON_RAS config SOC_INTEL_XEON_RAS
bool bool
select SOC_ACPI_HEST select SOC_ACPI_HEST