summaryrefslogtreecommitdiff
path: root/drivers/regulator/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/regulator/Kconfig')
-rw-r--r--drivers/regulator/Kconfig13
1 files changed, 13 insertions, 0 deletions
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
index a6f116aa5235..b629c9ccf423 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -750,5 +750,18 @@ config REGULATOR_WM8994
This driver provides support for the voltage regulators on the
WM8994 CODEC.
+config REGULATOR_HI6220
+ tristate "Hisilicon Hi6220 MTCMOS"
+ depends on ARCH_HISI
+ help
+ This driver provides support for the mtcmos regulators on the
+ Hisilicon Hi6220 chip.
+
+config REGULATOR_HI655X
+ tristate "Hisilicon HI655X PMIC regulators"
+ depends on ARCH_HISI
+ help
+ This driver provides support for the voltage regulators of the
+ Hisilicon PMIC device.
endif