From 1dce59044795613d957ad59d7faac41ff46ea754 Mon Sep 17 00:00:00 2001 From: Arthur Heymans Date: Sun, 27 Aug 2017 15:27:18 +0200 Subject: mb/intel/d510mo: Use common ramstage driver to configure the ck505 TESTED, the screen doesn't jiggle (caused by wrong clock on reset default clockgen configuration) Change-Id: Icfa22daf90f9e2eff13b4fc5994664e96903dd1e Signed-off-by: Arthur Heymans Reviewed-on: https://review.coreboot.org/21222 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth --- src/mainboard/intel/d510mo/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/intel/d510mo/Kconfig') diff --git a/src/mainboard/intel/d510mo/Kconfig b/src/mainboard/intel/d510mo/Kconfig index 0f747cc878..b2ce4b650c 100644 --- a/src/mainboard/intel/d510mo/Kconfig +++ b/src/mainboard/intel/d510mo/Kconfig @@ -28,6 +28,7 @@ config BOARD_SPECIFIC_OPTIONS select INTEL_INT15 select HAVE_OPTION_TABLE select HAVE_CMOS_DEFAULT + select DRIVERS_I2C_CK505 config MAX_CPUS int -- cgit v1.2.3