summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGwendal Grignou <gwendal@chromium.org>2016-09-08 10:19:50 -0700
committerchrome-bot <chrome-bot@chromium.org>2016-09-09 12:33:16 -0700
commit00a0353a8860ec362d94c2ac3924142426fe06ac (patch)
tree7d6d18484907ca158d1e4d0826f3af918fd64310
parent82f1f4187cabac1f179201231afb2e628ac94cd1 (diff)
downloadchrome-ec-00a0353a8860ec362d94c2ac3924142426fe06ac.tar.gz
Remove unused define
BUG=none BRANCH=none TEST=compile Change-Id: I5eaa69817b16312c32ce546ce20b0a716cc71ba1 Signed-off-by: Gwendal Grignou <gwendal@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/383072 Reviewed-by: Aseda Aboagye <aaboagye@chromium.org>
-rw-r--r--include/config.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/config.h b/include/config.h
index 007e3a5937..650a38812d 100644
--- a/include/config.h
+++ b/include/config.h
@@ -1069,12 +1069,6 @@
*/
#undef CONFIG_LID_ANGLE_UPDATE
-/* Define which index in motion_sensors is in the base. */
-#undef CONFIG_SENSOR_BASE
-
-/* Define which index in motion_sensors is in the lid. */
-#undef CONFIG_SENSOR_LID
-
/******************************************************************************/
/* Host to RAM (H2RAM) Memory Mapping */