From 8be4fdfcc130e2d9cc113c51853b57a27b9333b0 Mon Sep 17 00:00:00 2001 From: Furquan Shaikh Date: Fri, 21 Oct 2016 16:45:59 -0700 Subject: google/reef/variants/pyro: Use WCOM Touchscreen driver BUG=chrome-os-partner:57846 Change-Id: Ibd3ef8cebcf99ee2186dfed98b04373dd17e798e Signed-off-by: Furquan Shaikh Reviewed-on: https://review.coreboot.org/17093 Reviewed-by: Duncan Laurie Tested-by: build bot (Jenkins) --- src/mainboard/google/reef/Kconfig | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/mainboard/google/reef/Kconfig') diff --git a/src/mainboard/google/reef/Kconfig b/src/mainboard/google/reef/Kconfig index d5d64c82e6..6045f47692 100644 --- a/src/mainboard/google/reef/Kconfig +++ b/src/mainboard/google/reef/Kconfig @@ -40,6 +40,9 @@ config DRIVERS_I2C_DA7219 config DRIVERS_I2C_GENERIC default y +config DRIVERS_I2C_WACOM_TS + default y + config DRIVERS_PS2_KEYBOARD default y -- cgit v1.2.3