summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/CONFIG_CHARGER_BQ2515X
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2020-10-20 06:46:43 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2020-10-20 06:46:43 +0200
commit5ec75f810f09a224ce0f77ba312599eb4c7321bc (patch)
treedcb2b1a0d97363e1a678726925d875c1bea151fa /configs/fedora/generic/CONFIG_CHARGER_BQ2515X
parent11a8f14639c96c38e142ba04c87f50de9c557ba7 (diff)
parenta71ee103a729754519abc15fd58e6b258a89e58b (diff)
downloadkernel-5ec75f810f09a224ce0f77ba312599eb4c7321bc.tar.gz
kernel-5ec75f810f09a224ce0f77ba312599eb4c7321bc.tar.xz
kernel-5ec75f810f09a224ce0f77ba312599eb4c7321bc.zip
merge origin
Diffstat (limited to 'configs/fedora/generic/CONFIG_CHARGER_BQ2515X')
-rw-r--r--configs/fedora/generic/CONFIG_CHARGER_BQ2515X22
1 files changed, 22 insertions, 0 deletions
diff --git a/configs/fedora/generic/CONFIG_CHARGER_BQ2515X b/configs/fedora/generic/CONFIG_CHARGER_BQ2515X
new file mode 100644
index 000000000..b34559b56
--- /dev/null
+++ b/configs/fedora/generic/CONFIG_CHARGER_BQ2515X
@@ -0,0 +1,22 @@
+# CONFIG_CHARGER_BQ2515X:
+#
+# Say Y to enable support for the TI BQ2515X family of battery
+# charging integrated circuits. The BQ2515X are highly integrated
+# battery charge management ICs that integrate the most common
+# functions for wearable devices, namely a charger, an output voltage
+# rail, ADC for battery and system monitoring, and push-button
+# controller.
+#
+# Symbol: CHARGER_BQ2515X [=n]
+# Type : tristate
+# Defined at drivers/power/supply/Kconfig:613
+# Prompt: TI BQ2515X battery charger family
+# Depends on: POWER_SUPPLY [=y] && I2C [=y] && (GPIOLIB [=y] || COMPILE_TEST [=n])
+# Location:
+# -> Device Drivers
+# -> Power supply class support (POWER_SUPPLY [=y])
+# Selects: REGMAP_I2C [=y]
+#
+#
+#
+CONFIG_CHARGER_BQ2515X=m