From 26949e65af2860544983e87314c66e68d4e18142 Mon Sep 17 00:00:00 2001 From: Wisley Chen Date: Wed, 18 Jan 2017 18:00:11 +0800 Subject: google/snappy: Add weida touchscreen support Add weida touchscreen as 2nd touchscreen source BUG=chrome-os-partner:61865 BRANCH=reef TEST=emerge-snappy coreboot, and verified that touchscreen works on snappy. Change-Id: If76312a62e97da9d5de18ad895e90ee6b0f0c6ae Signed-off-by: Wisley Chen Reviewed-on: https://review.coreboot.org/18166 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin Reviewed-by: Paul Menzel --- 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 0766577a1f..1ef2e8858a 100644 --- a/src/mainboard/google/reef/Kconfig +++ b/src/mainboard/google/reef/Kconfig @@ -44,6 +44,9 @@ config DRIVERS_I2C_DA7219 config DRIVERS_I2C_GENERIC default y +config DRIVERS_I2C_HID + default y + config DRIVERS_I2C_WACOM default y -- cgit v1.2.3