diff options
Diffstat (limited to 'drivers/regulator/Kconfig')
-rw-r--r-- | drivers/regulator/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig index 6a7932822e37..8f8e6710bb45 100644 --- a/drivers/regulator/Kconfig +++ b/drivers/regulator/Kconfig | |||
@@ -416,6 +416,13 @@ config REGULATOR_RC5T583 | |||
416 | through regulator interface. The device supports multiple DCDC/LDO | 416 | through regulator interface. The device supports multiple DCDC/LDO |
417 | outputs which can be controlled by i2c communication. | 417 | outputs which can be controlled by i2c communication. |
418 | 418 | ||
419 | config REGULATOR_S2MPA01 | ||
420 | tristate "Samsung S2MPA01 voltage regulator" | ||
421 | depends on MFD_SEC_CORE | ||
422 | help | ||
423 | This driver controls Samsung S2MPA01 voltage output regulator | ||
424 | via I2C bus. S2MPA01 has 10 Bucks and 26 LDO outputs. | ||
425 | |||
419 | config REGULATOR_S2MPS11 | 426 | config REGULATOR_S2MPS11 |
420 | tristate "Samsung S2MPS11 voltage regulator" | 427 | tristate "Samsung S2MPS11 voltage regulator" |
421 | depends on MFD_SEC_CORE | 428 | depends on MFD_SEC_CORE |