summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTing Shen <phoenixshen@google.com>2021-06-09 17:29:07 +0800
committerCommit Bot <commit-bot@chromium.org>2021-07-14 02:36:46 +0000
commitc479001f232c15aa918cfd1a39cc0faf741d9c81 (patch)
treeeb1820763d00c38ddf235a82422e6548fd869dfb
parentdac87b8b52dae2882b9d00d7de8f57e91c10d556 (diff)
downloadchrome-ec-stabilize-13982.60.B-main.tar.gz
BUG=b:190577105 TEST=make BRANCH=trogdor Signed-off-by: Ting Shen <phoenixshen@google.com> Change-Id: I1804aecd01459f9cb45dfba8fc99dab950a0db58 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2948111 Tested-by: Ting Shen <phoenixshen@chromium.org> Auto-Submit: Ting Shen <phoenixshen@chromium.org> Reviewed-by: Wai-Hong Tam <waihong@google.com> Commit-Queue: Wai-Hong Tam <waihong@google.com> (cherry picked from commit f2f9b534389a672ef9a3f5353b49922150dab1d3) Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3025867 Reviewed-by: Tomasz Figa <tfiga@chromium.org> Commit-Queue: Philip Chen <philipchen@chromium.org> Tested-by: Philip Chen <philipchen@chromium.org>
-rw-r--r--board/hammer/variants.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/hammer/variants.h b/board/hammer/variants.h
index d3ac1f7086..8e4845331c 100644
--- a/board/hammer/variants.h
+++ b/board/hammer/variants.h
@@ -90,7 +90,7 @@
#define CONFIG_USB_HID_TOUCHPAD_LOGICAL_MAX_PRESSURE 511
#define CONFIG_USB_HID_TOUCHPAD_PHYSICAL_MAX_X 1017 /* tenth of mm */
#define CONFIG_USB_HID_TOUCHPAD_PHYSICAL_MAX_Y 581 /* tenth of mm */
-#define CONFIG_TOUCHPAD_VIRTUAL_SIZE (56*1024)
+#define CONFIG_TOUCHPAD_VIRTUAL_SIZE (64*1024)
#elif defined(BOARD_WHISKERS)
#define HAS_SPI_TOUCHPAD
#define HAS_EN_PP3300_TP_ACTIVE_HIGH