From 93fc60621c4a2a31149f1467dfb5925cad286a60 Mon Sep 17 00:00:00 2001 From: Vladimir Serbinenko Date: Sun, 31 Jan 2016 13:21:04 +0100 Subject: stout: Add native gfx init Tested during FOSDEM. Change-Id: Id095364d6e4735256e54a68ea9ae677355dd386a Signed-off-by: Vladimir Serbinenko Reviewed-on: https://review.coreboot.org/13532 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth --- src/mainboard/google/stout/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/google/stout/Kconfig') diff --git a/src/mainboard/google/stout/Kconfig b/src/mainboard/google/stout/Kconfig index 94229c409c..9dcde5db1f 100644 --- a/src/mainboard/google/stout/Kconfig +++ b/src/mainboard/google/stout/Kconfig @@ -15,6 +15,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy select MAINBOARD_HAS_CHROMEOS select MAINBOARD_HAS_LPC_TPM select INTEL_INT15 + select IVYBRIDGE_LVDS config CHROMEOS select CHROMEOS_VBNV_CMOS -- cgit v1.2.3