From 49610235d58ac44617b4878eb731f65ec4e87aa2 Mon Sep 17 00:00:00 2001 From: Mike Rapoport Date: Tue, 27 Jul 2010 14:03:01 +0300 Subject: regulator: add TPS6586X regulator driver Signed-off-by: Mike Rapoport Acked-by: Mark Brown Signed-off-by: Liam Girdwood --- drivers/regulator/Kconfig | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'drivers/regulator/Kconfig') diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig index 6c14afd..93bf5fe 100644 --- a/drivers/regulator/Kconfig +++ b/drivers/regulator/Kconfig @@ -229,5 +229,11 @@ config REGULATOR_AB8500 This driver supports the regulators found on the ST-Ericsson mixed signal AB8500 PMIC +config REGULATOR_TPS6586X + tristate "TI TPS6586X Power regulators" + depends on I2C + help + This driver supports TPS6586X voltage regulator chips. + endif -- cgit v1.1