Kconfig 6.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199
  1. menuconfig REGULATOR
  2. bool "Voltage and Current Regulator Support"
  3. help
  4. Generic Voltage and Current Regulator support.
  5. This framework is designed to provide a generic interface to voltage
  6. and current regulators within the Linux kernel. It's intended to
  7. provide voltage and current control to client or consumer drivers and
  8. also provide status information to user space applications through a
  9. sysfs interface.
  10. The intention is to allow systems to dynamically control regulator
  11. output in order to save power and prolong battery life. This applies
  12. to both voltage regulators (where voltage output is controllable) and
  13. current sinks (where current output is controllable).
  14. This framework safely compiles out if not selected so that client
  15. drivers can still be used in systems with no software controllable
  16. regulators.
  17. If unsure, say no.
  18. if REGULATOR
  19. config REGULATOR_DEBUG
  20. bool "Regulator debug support"
  21. help
  22. Say yes here to enable debugging support.
  23. config REGULATOR_DUMMY
  24. bool "Provide a dummy regulator if regulator lookups fail"
  25. help
  26. If this option is enabled then when a regulator lookup fails
  27. and the board has not specified that it has provided full
  28. constraints then the regulator core will provide an always
  29. enabled dummy regulator will be provided, allowing consumer
  30. drivers to continue.
  31. A warning will be generated when this substitution is done.
  32. config REGULATOR_FIXED_VOLTAGE
  33. tristate "Fixed voltage regulator support"
  34. help
  35. This driver provides support for fixed voltage regulators,
  36. useful for systems which use a combination of software
  37. managed regulators and simple non-configurable regulators.
  38. config REGULATOR_VIRTUAL_CONSUMER
  39. tristate "Virtual regulator consumer support"
  40. help
  41. This driver provides a virtual consumer for the voltage and
  42. current regulator API which provides sysfs controls for
  43. configuring the supplies requested. This is mainly useful
  44. for test purposes.
  45. If unsure, say no.
  46. config REGULATOR_USERSPACE_CONSUMER
  47. tristate "Userspace regulator consumer support"
  48. help
  49. There are some classes of devices that are controlled entirely
  50. from user space. Userspace consumer driver provides ability to
  51. control power supplies for such devices.
  52. If unsure, say no.
  53. config REGULATOR_BQ24022
  54. tristate "TI bq24022 Dual Input 1-Cell Li-Ion Charger IC"
  55. help
  56. This driver controls a TI bq24022 Charger attached via
  57. GPIOs. The provided current regulator can enable/disable
  58. charging select between 100 mA and 500 mA charging current
  59. limit.
  60. config REGULATOR_MAX1586
  61. tristate "Maxim 1586/1587 voltage regulator"
  62. depends on I2C
  63. help
  64. This driver controls a Maxim 1586 or 1587 voltage output
  65. regulator via I2C bus. The provided regulator is suitable
  66. for PXA27x chips to control VCC_CORE and VCC_USIM voltages.
  67. config REGULATOR_MAX8649
  68. tristate "Maxim 8649 voltage regulator"
  69. depends on I2C
  70. help
  71. This driver controls a Maxim 8649 voltage output regulator via
  72. I2C bus.
  73. config REGULATOR_MAX8660
  74. tristate "Maxim 8660/8661 voltage regulator"
  75. depends on I2C
  76. help
  77. This driver controls a Maxim 8660/8661 voltage output
  78. regulator via I2C bus.
  79. config REGULATOR_TWL4030
  80. bool "TI TWL4030/TWL5030/TWL6030/TPS695x0 PMIC"
  81. depends on TWL4030_CORE
  82. help
  83. This driver supports the voltage regulators provided by
  84. this family of companion chips.
  85. config REGULATOR_WM831X
  86. tristate "Wolfson Microelcronics WM831x PMIC regulators"
  87. depends on MFD_WM831X
  88. help
  89. Support the voltage and current regulators of the WM831x series
  90. of PMIC devices.
  91. config REGULATOR_WM8350
  92. tristate "Wolfson Microelectronics WM8350 AudioPlus PMIC"
  93. depends on MFD_WM8350
  94. help
  95. This driver provides support for the voltage and current regulators
  96. of the WM8350 AudioPlus PMIC.
  97. config REGULATOR_WM8400
  98. tristate "Wolfson Microelectronics WM8400 AudioPlus PMIC"
  99. depends on MFD_WM8400
  100. help
  101. This driver provides support for the voltage regulators of the
  102. WM8400 AudioPlus PMIC.
  103. config REGULATOR_WM8994
  104. tristate "Wolfson Microelectronics WM8994 CODEC"
  105. depends on MFD_WM8994
  106. help
  107. This driver provides support for the voltage regulators on the
  108. WM8994 CODEC.
  109. config REGULATOR_DA903X
  110. tristate "Support regulators on Dialog Semiconductor DA9030/DA9034 PMIC"
  111. depends on PMIC_DA903X
  112. help
  113. Say y here to support the BUCKs and LDOs regulators found on
  114. Dialog Semiconductor DA9030/DA9034 PMIC.
  115. config REGULATOR_PCF50633
  116. tristate "PCF50633 regulator driver"
  117. depends on MFD_PCF50633
  118. help
  119. Say Y here to support the voltage regulators and convertors
  120. on PCF50633
  121. config REGULATOR_LP3971
  122. tristate "National Semiconductors LP3971 PMIC regulator driver"
  123. depends on I2C
  124. help
  125. Say Y here to support the voltage regulators and convertors
  126. on National Semiconductors LP3971 PMIC
  127. config REGULATOR_PCAP
  128. tristate "PCAP2 regulator driver"
  129. depends on EZX_PCAP
  130. help
  131. This driver provides support for the voltage regulators of the
  132. PCAP2 PMIC.
  133. config REGULATOR_MC13783
  134. tristate "Support regulators on Freescale MC13783 PMIC"
  135. depends on MFD_MC13783
  136. help
  137. Say y here to support the regulators found on the Freescale MC13783
  138. PMIC.
  139. config REGULATOR_AB3100
  140. tristate "ST-Ericsson AB3100 Regulator functions"
  141. depends on AB3100_CORE
  142. default y if AB3100_CORE
  143. help
  144. These regulators correspond to functionality in the
  145. AB3100 analog baseband dealing with power regulators
  146. for the system.
  147. config REGULATOR_TPS65023
  148. tristate "TI TPS65023 Power regulators"
  149. depends on I2C
  150. help
  151. This driver supports TPS65023 voltage regulator chips. TPS65023 provides
  152. three step-down converters and two general-purpose LDO voltage regulators.
  153. It supports TI's software based Class-2 SmartReflex implementation.
  154. config REGULATOR_TPS6507X
  155. tristate "TI TPS6507X Power regulators"
  156. depends on I2C
  157. help
  158. This driver supports TPS6507X voltage regulator chips. TPS6507X provides
  159. three step-down converters and two general-purpose LDO voltage regulators.
  160. It supports TI's software based Class-2 SmartReflex implementation.
  161. config REGULATOR_88PM8607
  162. bool "Marvell 88PM8607 Power regulators"
  163. depends on MFD_88PM8607=y
  164. help
  165. This driver supports 88PM8607 voltage regulator chips.
  166. endif