mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-11 10:25:20 +00:00
grunt: Disable CONFIG_BRINGUP option
Bringup went well so this this option is no longer needed. BUG=None TEST=Build & boot BRANCH=None Change-Id: I415161ab77d2a6b1ce59d6773d3cf78176cd1e96 Signed-off-by: Martin Roth <martinroth@google.com> Reviewed-on: https://chromium-review.googlesource.com/882182 Commit-Ready: Martin Roth <martinroth@chromium.org> Tested-by: Martin Roth <martinroth@chromium.org> Reviewed-by: Justin TerAvest <teravest@chromium.org>
This commit is contained in:
@@ -127,8 +127,6 @@
|
||||
/* Accelerometer and Gyroscope are the same device. */
|
||||
#define I2C_PORT_ACCEL I2C_PORT_SENSOR
|
||||
|
||||
#define CONFIG_BRINGUP /* TODO(teravest): Remove this later. */
|
||||
|
||||
/* Sensors */
|
||||
#define CONFIG_ACCELGYRO_BMI160
|
||||
#define CONFIG_ACCELGYRO_BMI160_INT_EVENT TASK_EVENT_CUSTOM(4)
|
||||
|
||||
Reference in New Issue
Block a user