Kconfig 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174
  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_FIXED_VOLTAGE
  24. tristate "Fixed voltage regulator support"
  25. help
  26. This driver provides support for fixed voltage regulators,
  27. useful for systems which use a combination of software
  28. managed regulators and simple non-configurable regulators.
  29. config REGULATOR_VIRTUAL_CONSUMER
  30. tristate "Virtual regulator consumer support"
  31. help
  32. This driver provides a virtual consumer for the voltage and
  33. current regulator API which provides sysfs controls for
  34. configuring the supplies requested. This is mainly useful
  35. for test purposes.
  36. If unsure, say no.
  37. config REGULATOR_USERSPACE_CONSUMER
  38. tristate "Userspace regulator consumer support"
  39. help
  40. There are some classes of devices that are controlled entirely
  41. from user space. Userspace consumer driver provides ability to
  42. control power supplies for such devices.
  43. If unsure, say no.
  44. config REGULATOR_BQ24022
  45. tristate "TI bq24022 Dual Input 1-Cell Li-Ion Charger IC"
  46. help
  47. This driver controls a TI bq24022 Charger attached via
  48. GPIOs. The provided current regulator can enable/disable
  49. charging select between 100 mA and 500 mA charging current
  50. limit.
  51. config REGULATOR_MAX1586
  52. tristate "Maxim 1586/1587 voltage regulator"
  53. depends on I2C
  54. help
  55. This driver controls a Maxim 1586 or 1587 voltage output
  56. regulator via I2C bus. The provided regulator is suitable
  57. for PXA27x chips to control VCC_CORE and VCC_USIM voltages.
  58. config REGULATOR_MAX8660
  59. tristate "Maxim 8660/8661 voltage regulator"
  60. depends on I2C
  61. help
  62. This driver controls a Maxim 8660/8661 voltage output
  63. regulator via I2C bus.
  64. config REGULATOR_TWL4030
  65. bool "TI TWL4030/TWL5030/TWL6030/TPS695x0 PMIC"
  66. depends on TWL4030_CORE
  67. help
  68. This driver supports the voltage regulators provided by
  69. this family of companion chips.
  70. config REGULATOR_WM831X
  71. tristate "Wolfson Microelcronics WM831x PMIC regulators"
  72. depends on MFD_WM831X
  73. help
  74. Support the voltage and current regulators of the WM831x series
  75. of PMIC devices.
  76. config REGULATOR_WM8350
  77. tristate "Wolfson Microelectroncis WM8350 AudioPlus PMIC"
  78. depends on MFD_WM8350
  79. help
  80. This driver provides support for the voltage and current regulators
  81. of the WM8350 AudioPlus PMIC.
  82. config REGULATOR_WM8400
  83. tristate "Wolfson Microelectroncis WM8400 AudioPlus PMIC"
  84. depends on MFD_WM8400
  85. help
  86. This driver provides support for the voltage regulators of the
  87. WM8400 AudioPlus PMIC.
  88. config REGULATOR_DA903X
  89. tristate "Support regulators on Dialog Semiconductor DA9030/DA9034 PMIC"
  90. depends on PMIC_DA903X
  91. help
  92. Say y here to support the BUCKs and LDOs regulators found on
  93. Dialog Semiconductor DA9030/DA9034 PMIC.
  94. config REGULATOR_PCF50633
  95. tristate "PCF50633 regulator driver"
  96. depends on MFD_PCF50633
  97. help
  98. Say Y here to support the voltage regulators and convertors
  99. on PCF50633
  100. config REGULATOR_LP3971
  101. tristate "National Semiconductors LP3971 PMIC regulator driver"
  102. depends on I2C
  103. help
  104. Say Y here to support the voltage regulators and convertors
  105. on National Semiconductors LP3971 PMIC
  106. config REGULATOR_PCAP
  107. tristate "PCAP2 regulator driver"
  108. depends on EZX_PCAP
  109. help
  110. This driver provides support for the voltage regulators of the
  111. PCAP2 PMIC.
  112. config REGULATOR_MC13783
  113. tristate "Support regulators on Freescale MC13783 PMIC"
  114. depends on MFD_MC13783
  115. help
  116. Say y here to support the regulators found on the Freescale MC13783
  117. PMIC.
  118. config REGULATOR_AB3100
  119. tristate "ST-Ericsson AB3100 Regulator functions"
  120. depends on AB3100_CORE
  121. default y if AB3100_CORE
  122. help
  123. These regulators correspond to functionality in the
  124. AB3100 analog baseband dealing with power regulators
  125. for the system.
  126. config REGULATOR_TPS65023
  127. tristate "TI TPS65023 Power regulators"
  128. depends on I2C
  129. help
  130. This driver supports TPS65023 voltage regulator chips. TPS65023 provides
  131. three step-down converters and two general-purpose LDO voltage regulators.
  132. It supports TI's software based Class-2 SmartReflex implementation.
  133. config REGULATOR_TPS6507X
  134. tristate "TI TPS6507X Power regulators"
  135. depends on I2C
  136. help
  137. This driver supports TPS6507X voltage regulator chips. TPS6507X provides
  138. three step-down converters and two general-purpose LDO voltage regulators.
  139. It supports TI's software based Class-2 SmartReflex implementation.
  140. config REGULATOR_88PM8607
  141. bool "Marvell 88PM8607 Power regulators"
  142. depends on MFD_88PM8607=y
  143. help
  144. This driver supports 88PM8607 voltage regulator chips.
  145. endif