summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/CONFIG_REGULATOR_MAX77826
blob: 8803b5a858e82aa0866d08f8e9a796316c7cb4b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# CONFIG_REGULATOR_MAX77826:
# 
# This driver controls a Maxim 77826 regulator via I2C bus.
# The regulator include 15 LDOs, BUCK and BUCK BOOST regulator.
# It includes support for control of output voltage. This
# regulator is found on the Samsung Galaxy S5 (klte) smartphone.
# 
# Symbol: REGULATOR_MAX77826 [=n]
# Type  : tristate
# Defined at drivers/regulator/Kconfig:589
#   Prompt: Maxim 77826 regulator
#   Depends on: REGULATOR [=y] && I2C [=y]
#   Location:
#     -> Device Drivers
#       -> Voltage and Current Regulator Support (REGULATOR [=y])
# Selects: REGMAP_I2C [=y]
# 
# 
# 
# CONFIG_REGULATOR_MAX77826 is not set