coreboot-kgpe-d16/src/southbridge
Felix Held 4e03727e63 arch/x86/Kconfig: add HPET_MIN_TICKS
Some Intel southbridges have HPET_MIN_TICKS in their Kconfig files, but
the CONFIG_HPET_MIN_TICKS symbol is used in the common acpi code in
acpi/acpi.c, so define this option in arch/x86/Kconfig to have it
defined in all cases where the function that ends up using this
information gets called. Since we now have the type information for this
Kconfig option in a central place, it can be dropped from the Kconfig
file of the Intel southbridges that change the default value.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Ibe012069dd4b51c15a8fbc6459186ad2ea405a03
Reviewed-on: https://review.coreboot.org/c/coreboot/+/62298
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2022-02-25 17:42:20 +00:00
..
amd treewide: Write minor version at acpi_create_fadt() function 2022-02-24 17:10:02 +00:00
intel arch/x86/Kconfig: add HPET_MIN_TICKS 2022-02-25 17:42:20 +00:00
ricoh/rl5c476 src/southbridge: Drop unneeded empty lines 2020-09-21 16:29:35 +00:00
ti sb/ti/pcixx12: Remove NOOP chip driver 2021-03-05 10:58:33 +00:00