From 129eef96c9e25ce6516e2ddd5a338a14362b815b Mon Sep 17 00:00:00 2001 From: Eric Miao Date: Wed, 27 Aug 2008 04:16:08 +0800 Subject: da903x: add regulator support for DA9030/DA9034 Signed-off-by: Eric Miao Signed-off-by: Mike Rapoport Signed-off-by: Liam Girdwood --- drivers/regulator/Kconfig | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'drivers/regulator/Kconfig') diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig index a620023169b..4dada6ee111 100644 --- a/drivers/regulator/Kconfig +++ b/drivers/regulator/Kconfig @@ -72,4 +72,12 @@ config REGULATOR_WM8400 This driver provides support for the voltage regulators of the WM8400 AudioPlus PMIC. +config REGULATOR_DA903X + tristate "Support regulators on Dialog Semiconductor DA9030/DA9034 PMIC" + depends on PMIC_DA903X + select REGULATOR + help + Say y here to support the BUCKs and LDOs regulators found on + Dialog Semiconductor DA9030/DA9034 PMIC. + endmenu -- cgit v1.2.3