From 00a0353a8860ec362d94c2ac3924142426fe06ac Mon Sep 17 00:00:00 2001 From: Gwendal Grignou Date: Thu, 8 Sep 2016 10:19:50 -0700 Subject: [PATCH] Remove unused define BUG=none BRANCH=none TEST=compile Change-Id: I5eaa69817b16312c32ce546ce20b0a716cc71ba1 Signed-off-by: Gwendal Grignou Reviewed-on: https://chromium-review.googlesource.com/383072 Reviewed-by: Aseda Aboagye --- include/config.h | 6 ------ 1 file changed, 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 */