From 6681bf218f9556b094e34f5f854b20d42d7e2e84 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Thu, 3 Sep 2020 11:45:01 -0500 Subject: Linux v5.7.6 rebase Signed-off-by: Justin M. Forbes --- configs/fedora/generic/CONFIG_REGULATOR_MAX77826 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 configs/fedora/generic/CONFIG_REGULATOR_MAX77826 (limited to 'configs/fedora/generic/CONFIG_REGULATOR_MAX77826') diff --git a/configs/fedora/generic/CONFIG_REGULATOR_MAX77826 b/configs/fedora/generic/CONFIG_REGULATOR_MAX77826 new file mode 100644 index 000000000..8803b5a85 --- /dev/null +++ b/configs/fedora/generic/CONFIG_REGULATOR_MAX77826 @@ -0,0 +1,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 -- cgit