Alicja Michalska has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/86093?usp=email )
Change subject: mb/erying/tgl: Drop specifying which timers to use ......................................................................
mb/erying/tgl: Drop specifying which timers to use
Change-Id: If6e0ac1d289447c292a49111251d321c951078e2 Signed-off-by: Alicja Michalska alicja.michalska@9elements.com --- M src/mainboard/erying/tgl/Kconfig 1 file changed, 0 insertions(+), 6 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/93/86093/1
diff --git a/src/mainboard/erying/tgl/Kconfig b/src/mainboard/erying/tgl/Kconfig index 01e5dd98..e8a2a1f 100644 --- a/src/mainboard/erying/tgl/Kconfig +++ b/src/mainboard/erying/tgl/Kconfig @@ -30,12 +30,6 @@ config CBFS_SIZE default 0xA00000
-config USE_PM_ACPI_TIMER - default n - -config USE_LEGACY_8254_TIMER - default y - config PCIEXP_ASPM default n