mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-11 02:15:14 +00:00
scarlet: Turn on CONFIG_TABLET_MODE_SWITCH
BUG=b:62594071 BRANCH=scarlet TEST=boot scarlet and confirm it's in tablet mode Change-Id: I85cc53bb66d70acc9f5c77bd7c428447159dabb0 Reviewed-on: https://chromium-review.googlesource.com/534937 Commit-Ready: Philip Chen <philipchen@chromium.org> Tested-by: Philip Chen <philipchen@chromium.org> Reviewed-by: Alexandru M Stan <amstan@chromium.org>
This commit is contained in:
@@ -91,6 +91,9 @@
|
||||
#define CONFIG_TEMP_SENSOR
|
||||
#define CONFIG_TEMP_SENSOR_TMP432
|
||||
|
||||
/* To be able to indicate the device is in tablet mode. */
|
||||
#define CONFIG_TABLET_MODE_SWITCH
|
||||
|
||||
/* FIFO size is in power of 2. */
|
||||
#define CONFIG_ACCEL_FIFO 256
|
||||
#define CONFIG_ACCEL_FIFO_THRES (CONFIG_ACCEL_FIFO / 3)
|
||||
|
||||
Reference in New Issue
Block a user