From 1225afe4829eb3e6de48e9409e318aef4bb22f0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ky=C3=B6sti=20M=C3=A4lkki?= Date: Mon, 26 Aug 2019 23:22:06 +0300 Subject: google/leon: Add DRIVERS_I2C_RTD2132 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This is LVDS bridge, I assume this was lost while upstreaming or converting boards to variants. Change-Id: I816a6b4035c4e935150cc77089c4224eee719c10 Signed-off-by: Kyösti Mälkki Reviewed-on: https://review.coreboot.org/c/coreboot/+/35106 Tested-by: build bot (Jenkins) Reviewed-by: Matt DeVillier --- src/mainboard/google/slippy/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/google') diff --git a/src/mainboard/google/slippy/Kconfig b/src/mainboard/google/slippy/Kconfig index 242876da86..35fced0231 100644 --- a/src/mainboard/google/slippy/Kconfig +++ b/src/mainboard/google/slippy/Kconfig @@ -16,6 +16,7 @@ config BOARD_GOOGLE_BASEBOARD_SLIPPY select INTEL_INT15 select MAINBOARD_HAS_LIBGFXINIT select INTEL_GMA_HAVE_VBT + select DRIVERS_I2C_RTD2132 if BOARD_GOOGLE_LEON if BOARD_GOOGLE_BASEBOARD_SLIPPY -- cgit v1.2.3