X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=drivers%2Fregulator%2FKconfig;h=c1583a7666a4cb6b74b01effaf1dad477cf280b7;hb=af5a8167599a68654e17129d1df26ecf8aac6364;hp=36db5a441ebacda2498fc4cfcc5b0e24d9437a9f;hpb=a7697b945e6e5025f184d6762e7285f1c498411d;p=cascardo%2Flinux.git diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig index 36db5a441eba..c1583a7666a4 100644 --- a/drivers/regulator/Kconfig +++ b/drivers/regulator/Kconfig @@ -88,6 +88,13 @@ config REGULATOR_AAT2870 If you have a AnalogicTech AAT2870 say Y to enable the regulator driver. +config REGULATOR_CHROMEOS_EC_TPS65090 + tristate "Chromeos EC regulator" + depends on MFD_CHROMEOS_EC + help + Provides simple access to TPS65090 behind Chromeos EC. Presently + only enables FET switch control. + config REGULATOR_DA903X tristate "Dialog Semiconductor DA9030/DA9034 regulators" depends on PMIC_DA903X @@ -195,6 +202,15 @@ config REGULATOR_MAX8998 via I2C bus. The provided regulator is suitable for S3C6410 and S5PC1XX chips to control VCC_CORE and VCC_USIM voltages. +config REGULATOR_MAX77686 + tristate "Maxim 77686 regulator" + depends on MFD_MAX77686 + help + This driver controls a Maxim 77686 voltage regulator via I2C + bus. The provided regulator is suitable for Exynos5 chips to + control VDD_ARM and VDD_INT voltages.It supports LDOs[1-26] + and BUCKs[1-9]. + config REGULATOR_PCAP tristate "Motorola PCAP2 regulator driver" depends on EZX_PCAP @@ -280,6 +296,7 @@ config REGULATOR_TPS62360 config REGULATOR_TPS65023 tristate "TI TPS65023 Power regulators" depends on I2C + depends on OF select REGMAP_I2C help This driver supports TPS65023 voltage regulator chips. TPS65023 provides @@ -294,6 +311,13 @@ config REGULATOR_TPS6507X three step-down converters and two general-purpose LDO voltage regulators. It supports TI's software based Class-2 SmartReflex implementation. +config REGULATOR_TPS65090 + tristate "TI TPS65090 Power regulator" + depends on MFD_TPS65090 + help + This driver provides support for the voltage regulators on the + TI TPS65090 PMIC. + config REGULATOR_TPS65217 tristate "TI TPS65217 Power regulators" depends on MFD_TPS65217