summaryrefslogtreecommitdiff
path: root/board/cyan/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/cyan/board.h')
-rw-r--r--board/cyan/board.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/cyan/board.h b/board/cyan/board.h
index 98b8910f7b..a866ec1f09 100644
--- a/board/cyan/board.h
+++ b/board/cyan/board.h
@@ -52,8 +52,8 @@
/* Motion */
#define CONFIG_ACCEL_KXCJ9
-#define CONFIG_SENSOR_BASE 0
-#define CONFIG_SENSOR_LID 1
+#define CONFIG_LID_ANGLE_SENSOR_BASE 0
+#define CONFIG_LID_ANGLE_SENSOR_LID 1
#define CONFIG_LID_ANGLE
/* Modules we want to exclude */