summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGwendal Grignou <gwendal@chromium.org>2016-09-08 10:19:50 -0700
committerShawn N <shawnn@chromium.org>2016-09-09 22:10:34 +0000
commit127969e83c2b728d795723e1a8b223cef2b90d49 (patch)
tree5626ad6fac444ca381e05bce6b4a27f3db971111
parentb9a55a09ecc891131444f1df422306357005fa0c (diff)
downloadchrome-ec-127969e83c2b728d795723e1a8b223cef2b90d49.tar.gz
Remove unused definev1.10.0
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> (cherry picked from commit 00a0353a8860ec362d94c2ac3924142426fe06ac) Reviewed-on: https://chromium-review.googlesource.com/384015 Reviewed-by: Shawn N <shawnn@chromium.org> Commit-Queue: Shawn N <shawnn@chromium.org> Tested-by: Shawn N <shawnn@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 6c192c77eb..1996eef52e 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 */