You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
521 B
21 lines
521 B
3 years ago
|
|
||
|
config FUELGAUGE_DUMMY
|
||
|
tristate "dummy fuel gauge driver"
|
||
|
default n
|
||
|
depends on BATTERY_SAMSUNG
|
||
|
help
|
||
|
Say Y to include support
|
||
|
for dummy fuel gauge driver.
|
||
|
This driver source code implemented
|
||
|
skeleton source code for fuel gauge functions.
|
||
|
|
||
|
config FUELGAUGE_SM5714
|
||
|
tristate "Siliconmitus SM5714 Fuel Gauge"
|
||
|
default n
|
||
|
depends on I2C
|
||
|
help
|
||
|
SM5714 is fuel-gauge systems for lithium-ion (Li+) batteries
|
||
|
in handheld and portable equipment. The SM5714 is configured
|
||
|
to operate with a single lithium cell
|
||
|
|