From 7fc3ce7312fec9320aeffb1a6c6c6d4bf2408669 Mon Sep 17 00:00:00 2001 From: sbrissen Date: Wed, 23 Oct 2013 13:19:08 -0400 Subject: Add support for Note 8 (N5100 and N5110) Change-Id: I6c9798682f9f6349b37cb452353bd0c0e6958401 --- drivers/battery/Kconfig | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'drivers/battery/Kconfig') diff --git a/drivers/battery/Kconfig b/drivers/battery/Kconfig index acfbdb3..489bca1 100644 --- a/drivers/battery/Kconfig +++ b/drivers/battery/Kconfig @@ -45,6 +45,15 @@ config BATTERY_MAX17047_FUELGAUGE in handheld and portable equipment. The MAX17047 is configured to operate with a single lithium cell +config BATTERY_MAX17047_C_FUELGAUGE + tristate "Maxim MAX17047 Fuel Gauge - COULOMB_COUNTING" + depends on I2C + help + MAX17047 is fuel-gauge systems for lithium-ion (Li+) batteries + in handheld and portable equipment. The MAX17047 is configured + to operate with a single lithium cell + + config BATTERY_SMB136_CHARGER tristate "SMB136 battery charger support" depends on I2C -- cgit v1.1