# CONFIG_BATTERY_CW2015:
# 
# Say Y here to enable support for the cellwise cw2015
# battery fuel gauge (used in the Pinebook Pro & others)
# 
# This driver can also be built as a module. If so, the module will be
# called cw2015_battery.
# 
# Symbol: BATTERY_CW2015 [=n]
# Type  : tristate
# Defined at drivers/power/supply/Kconfig:119
#   Prompt: CW2015 Battery driver
#   Depends on: POWER_SUPPLY [=y] && I2C [=y]
#   Location:
#     -> Device Drivers
#       -> Power supply class support (POWER_SUPPLY [=y])
# Selects: REGMAP_I2C [=y]
# 
# 
# 
CONFIG_BATTERY_CW2015=m
