summaryrefslogtreecommitdiff
path: root/baseboard/guybrush/baseboard.h
diff options
context:
space:
mode:
Diffstat (limited to 'baseboard/guybrush/baseboard.h')
-rw-r--r--baseboard/guybrush/baseboard.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/baseboard/guybrush/baseboard.h b/baseboard/guybrush/baseboard.h
index 25268d5ade..ef1338c5d5 100644
--- a/baseboard/guybrush/baseboard.h
+++ b/baseboard/guybrush/baseboard.h
@@ -113,6 +113,7 @@
/* Sensors */
#ifdef HAS_TASK_MOTIONSENSE
+
#define CONFIG_TABLET_MODE
#define CONFIG_GMR_TABLET_MODE
#define GMR_TABLET_MODE_GPIO_L GPIO_TABLET_MODE
@@ -131,7 +132,7 @@
/* Sensors without hardware FIFO are in forced mode */
#define CONFIG_ACCEL_FORCE_MODE_MASK (1 << LID_ACCEL)
-#endif
+#endif /* HAS_TASK_MOTIONSENSE */
/* Backlight config */
#define CONFIG_BACKLIGHT_LID