From c368775460dbf18d6bd807c45719a6b219dc7edc Mon Sep 17 00:00:00 2001 From: Shon Wang Date: Mon, 18 Sep 2023 10:14:39 +0800 Subject: mb/google/nissa/var/yavilla: Add elan and G2 i2c touchscreen Implement support for elan i2c touchscreen and use fw_config to pick between i2c or HID-over-i2c touchscreen. Support G2 TS have different slave address by fw_config BUG=b:295272539 BRANCH=firmware-nissa-15217.B TEST=build and verified touchscreen work Change-Id: I5e3f85106606d84e1cfa204e62b7b2662db6546b Signed-off-by: Shon Wang Reviewed-on: https://review.coreboot.org/c/coreboot/+/77996 Tested-by: build bot (Jenkins) Reviewed-by: Derek Huang --- src/mainboard/google/brya/Kconfig.name | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/google/brya/Kconfig.name') diff --git a/src/mainboard/google/brya/Kconfig.name b/src/mainboard/google/brya/Kconfig.name index 95acffdc65..03a851980b 100644 --- a/src/mainboard/google/brya/Kconfig.name +++ b/src/mainboard/google/brya/Kconfig.name @@ -427,6 +427,7 @@ config BOARD_GOOGLE_YAVILLA select DRIVERS_INTEL_MIPI_CAMERA select HAVE_WWAN_POWER_SEQUENCE select INTEL_GMA_HAVE_VBT + select EC_GOOGLE_CHROMEEC_INCLUDE_SSFC_IN_FW_CONFIG config BOARD_GOOGLE_ZYDRON bool "-> Zydron" -- cgit v1.2.3