mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-09 00:51:29 +00:00
reef: Enable CONFIG_CMD_ACCEL_INFO
Enable this EC console command for testing BUG=None BRANCH=master TEST="accelinfo on" displays sensor readings Change-Id: I27173b9109ae218c6a902e141b1ce0f85f04b6ad Reviewed-on: https://chromium-review.googlesource.com/395572 Commit-Ready: Divya S Sasidharan <divya.s.sasidharan@intel.com> Tested-by: Divya S Sasidharan <divya.s.sasidharan@intel.com> Reviewed-by: Shawn N <shawnn@chromium.org>
This commit is contained in:
committed by
chrome-bot
parent
b315376236
commit
220e130582
@@ -25,6 +25,7 @@
|
||||
|
||||
/* EC console commands */
|
||||
#define CONFIG_CMD_ACCELS
|
||||
#define CONFIG_CMD_ACCEL_INFO
|
||||
#define CONFIG_CMD_CHARGER_ADC_AMON_BMON
|
||||
#define CONFIG_CHARGER_SENSE_RESISTOR 10
|
||||
#define CONFIG_CHARGER_SENSE_RESISTOR_AC 10
|
||||
|
||||
Reference in New Issue
Block a user