X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;ds=sidebyside;f=drivers%2Fregulator%2FKconfig;h=2dc8289e5dba772be498e084505c72d89491b3fb;hb=f71f26274d4c1c0898a057cf706bb1192fc63021;hp=203c02d7f2834e3bed8b90b258c56ecf8fe6ded2;hpb=cad35c3f463ddfaff519e037cceac4ad971a9d60;p=cascardo%2Flinux.git diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig index 203c02d7f283..2dc8289e5dba 100644 --- a/drivers/regulator/Kconfig +++ b/drivers/regulator/Kconfig @@ -198,6 +198,16 @@ config REGULATOR_DA9210 converter 12A DC-DC Buck controlled through an I2C interface. +config REGULATOR_DA9211 + tristate "Dialog Semiconductor DA9211/DA9212 regulator" + depends on I2C + select REGMAP_I2C + help + Say y here to support for the Dialog Semiconductor DA9211/DA9212. + The DA9211/DA9212 is a multi-phase synchronous step down + converter 12A DC-DC Buck controlled through an I2C + interface. + config REGULATOR_DBX500_PRCMU bool