From 34d9e68ff9026496fb262a2098ccdd2716bd8eb3 Mon Sep 17 00:00:00 2001 From: Alex Levin Date: Mon, 20 Apr 2020 21:55:24 -0700 Subject: mb/google/volteer: add touchscreen entry to Volteer BUG=b:149588766 TEST=ELAN and Goodix touchscreen works. Signed-off-by: Alex Levin Change-Id: I1c3e75eb03a8ab434ee58bf36a155f2255612083 Reviewed-on: https://review.coreboot.org/c/coreboot/+/40551 Tested-by: build bot (Jenkins) Reviewed-by: Duncan Laurie Reviewed-by: Nick Vaccaro --- src/mainboard/google/volteer/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/google/volteer/Kconfig') diff --git a/src/mainboard/google/volteer/Kconfig b/src/mainboard/google/volteer/Kconfig index 0870c61ecb..04b2bb0f30 100644 --- a/src/mainboard/google/volteer/Kconfig +++ b/src/mainboard/google/volteer/Kconfig @@ -3,6 +3,7 @@ config BOARD_GOOGLE_BASEBOARD_VOLTEER select BOARD_ROMSIZE_KB_32768 select DRIVERS_GENERIC_MAX98357A select DRIVERS_I2C_GENERIC + select DRIVERS_I2C_HID select DRIVERS_SPI_ACPI select EC_GOOGLE_CHROMEEC select EC_GOOGLE_CHROMEEC_BOARDID -- cgit v1.2.3