From 880101121e0cef5df3afda075809e2fbacf68ffe Mon Sep 17 00:00:00 2001 From: Vladimir Serbinenko Date: Sat, 16 Aug 2014 03:35:33 +0200 Subject: intel/gm45: native gfx init. Tested on lenovo X200 in both text and gfx mode. Change-Id: I273971d0f34ca3529959d4228e9516775459b806 Signed-off-by: Vladimir Serbinenko Reviewed-on: http://review.coreboot.org/6682 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich Reviewed-by: Edward O'Callaghan --- src/northbridge/intel/gm45/Kconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/northbridge/intel/gm45/Kconfig') diff --git a/src/northbridge/intel/gm45/Kconfig b/src/northbridge/intel/gm45/Kconfig index 629bae33df..b9244f9d53 100644 --- a/src/northbridge/intel/gm45/Kconfig +++ b/src/northbridge/intel/gm45/Kconfig @@ -29,6 +29,8 @@ config NORTHBRIDGE_SPECIFIC_OPTIONS # dummy select MMCONF_SUPPORT_DEFAULT select DYNAMIC_CBMEM select IOMMU + select VGA + select INTEL_EDID config BOOTBLOCK_NORTHBRIDGE_INIT string -- cgit v1.2.3