mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-11 18:35:28 +00:00
fizz/nami: Drop CONFIG_THERMISTOR_NCP15WB
Nothing in fizz/nami code uses that thermistor: the 2 places that would use it (ec_adc.c and bd99992gw.c) are not compiled in on fizz/nami. BRANCH=fizz BUG=none TEST=make buildall -j Change-Id: Ib2af8ad066eb05cd9510669600feb26641433eed Signed-off-by: Nicolas Boichat <drinkcat@chromium.org>
This commit is contained in:
committed by
chrome-bot
parent
7eacce9720
commit
292b4e1bcf
@@ -82,8 +82,6 @@
|
||||
/* Sensor */
|
||||
#define CONFIG_TEMP_SENSOR
|
||||
#define CONFIG_TEMP_SENSOR_TMP432
|
||||
/* TODO(crosbug.com/p/61098): Is this the correct thermistor? */
|
||||
#define CONFIG_THERMISTOR_NCP15WB
|
||||
|
||||
/* USB */
|
||||
#undef CONFIG_USB_CHARGER /* dnojiri: verify */
|
||||
|
||||
@@ -82,8 +82,6 @@
|
||||
/* Sensor */
|
||||
#define CONFIG_TEMP_SENSOR
|
||||
#define CONFIG_TEMP_SENSOR_TMP432
|
||||
/* TODO(crosbug.com/p/61098): Is this the correct thermistor? */
|
||||
#define CONFIG_THERMISTOR_NCP15WB
|
||||
|
||||
/* USB */
|
||||
#undef CONFIG_USB_CHARGER /* dnojiri: verify */
|
||||
|
||||
Reference in New Issue
Block a user