Kconfig (c4b02c92d9673ef4704fd0c8f008fec183517b64) Kconfig (dafc7cde23dca239987d3cd000b11cdccc3728ea)
1# SPDX-License-Identifier: GPL-2.0-only
2menuconfig REGULATOR
3 bool "Voltage and Current Regulator Support"
4 select LINEAR_RANGES
5 help
6 Generic Voltage and Current Regulator support.
7
8 This framework is designed to provide a generic interface to voltage

--- 791 unchanged lines hidden (view full) ---

800 tristate "MediaTek MT6332 PMIC"
801 depends on MFD_MT6397
802 help
803 Say y here to select this option to enable the power regulator of
804 MediaTek MT6332 PMIC.
805 This driver supports the control of different power rails of device
806 through regulator interface
807
1# SPDX-License-Identifier: GPL-2.0-only
2menuconfig REGULATOR
3 bool "Voltage and Current Regulator Support"
4 select LINEAR_RANGES
5 help
6 Generic Voltage and Current Regulator support.
7
8 This framework is designed to provide a generic interface to voltage

--- 791 unchanged lines hidden (view full) ---

800 tristate "MediaTek MT6332 PMIC"
801 depends on MFD_MT6397
802 help
803 Say y here to select this option to enable the power regulator of
804 MediaTek MT6332 PMIC.
805 This driver supports the control of different power rails of device
806 through regulator interface
807
808config REGULATOR_MT6357
809 tristate "MediaTek MT6357 PMIC"
810 depends on MFD_MT6397
811 help
812 Say y here to select this option to enable the power regulator of
813 MediaTek MT6357 PMIC.
814 This driver supports the control of different power rails of device
815 through regulator interface.
816
808config REGULATOR_MT6358
809 tristate "MediaTek MT6358 PMIC"
810 depends on MFD_MT6397
811 help
812 Say y here to select this option to enable the power regulator of
813 MediaTek MT6358 PMIC.
814 This driver supports the control of different power rails of device
815 through regulator interface.

--- 723 unchanged lines hidden ---
817config REGULATOR_MT6358
818 tristate "MediaTek MT6358 PMIC"
819 depends on MFD_MT6397
820 help
821 Say y here to select this option to enable the power regulator of
822 MediaTek MT6358 PMIC.
823 This driver supports the control of different power rails of device
824 through regulator interface.

--- 723 unchanged lines hidden ---