• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# SPDX-License-Identifier: GPL-2.0-only
2#
3config REGULATOR_RK806
4	tristate "Rockchip RK806 Power regulator"
5	depends on MFD_RK806
6	help
7	  Select this option to enable the power regulator of ROCKCHIP
8	  PMIC RK806. The device supports multiple DCDC/LDO
9	  outputs which can be controlled by spi communication.
10