From 9aca643ccb69db959906c5c233df9cd1807f5cf0 Mon Sep 17 00:00:00 2001 From: Patrick Rudolph Date: Sat, 20 May 2017 11:49:22 +0200 Subject: nb/intel/haswell/gma: Use common init_igd_opregion method Use common init_igd_opregion method and remove duplicated code in acpi.c. Change-Id: I811e8bd2be68813321dc4581af02e1c21b0da076 Signed-off-by: Patrick Rudolph Reviewed-on: https://review.coreboot.org/19910 Tested-by: build bot (Jenkins) Reviewed-by: Matt DeVillier Reviewed-by: Nico Huber --- src/northbridge/intel/haswell/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/northbridge/intel/haswell/Kconfig') diff --git a/src/northbridge/intel/haswell/Kconfig b/src/northbridge/intel/haswell/Kconfig index d5dec53041..90f877499b 100644 --- a/src/northbridge/intel/haswell/Kconfig +++ b/src/northbridge/intel/haswell/Kconfig @@ -17,6 +17,7 @@ config NORTHBRIDGE_INTEL_HASWELL bool select CPU_INTEL_HASWELL select NORTHBRIDGE_INTEL_COMMON_MRC_CACHE + select NORTHBRIDGE_INTEL_COMMON_GMA_OPREGION select INTEL_DDI select INTEL_GMA_ACPI select RELOCATABLE_RAMSTAGE -- cgit v1.2.3