[coreboot-gerrit] Change in coreboot[master]: nb/intel/x4x: Select LAPIC_MONOTONIC_TIMER

Nico Huber (Code Review) gerrit at coreboot.org
Fri Sep 22 19:31:41 CEST 2017


Nico Huber has submitted this change and it was merged. ( https://review.coreboot.org/21320 )

Change subject: nb/intel/x4x: Select LAPIC_MONOTONIC_TIMER
......................................................................

nb/intel/x4x: Select LAPIC_MONOTONIC_TIMER

Needed for coreboot spi driver.

Change-Id: I01059c8cbdc6a002dfd75b6da3a629811b137702
Signed-off-by: Arthur Heymans <arthur at aheymans.xyz>
Reviewed-on: https://review.coreboot.org/21320
Tested-by: build bot (Jenkins) <no-reply at coreboot.org>
Reviewed-by: Sumeet R Pawnikar <sumeet.r.pawnikar at intel.com>
Reviewed-by: Nico Huber <nico.h at gmx.de>
---
M src/northbridge/intel/x4x/Kconfig
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  build bot (Jenkins): Verified
  Sumeet R Pawnikar: Looks good to me, approved
  Nico Huber: Looks good to me, approved



diff --git a/src/northbridge/intel/x4x/Kconfig b/src/northbridge/intel/x4x/Kconfig
index 5517d97..9239637 100644
--- a/src/northbridge/intel/x4x/Kconfig
+++ b/src/northbridge/intel/x4x/Kconfig
@@ -22,6 +22,7 @@
 config NORTHBRIDGE_SPECIFIC_OPTIONS # dummy
 	def_bool y
 	select HAVE_DEBUG_RAM_SETUP
+	select LAPIC_MONOTONIC_TIMER
 	select VGA
 	select INTEL_GMA_ACPI
 	select RELOCATABLE_RAMSTAGE

-- 
To view, visit https://review.coreboot.org/21320
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I01059c8cbdc6a002dfd75b6da3a629811b137702
Gerrit-Change-Number: 21320
Gerrit-PatchSet: 2
Gerrit-Owner: Arthur Heymans <arthur at aheymans.xyz>
Gerrit-Reviewer: Nico Huber <nico.h at gmx.de>
Gerrit-Reviewer: Sumeet R Pawnikar <sumeet.r.pawnikar at intel.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20170922/8c715820/attachment.html>


More information about the coreboot-gerrit mailing list