From 7bcee3ebe5767bc14adb554be1d3602461c3963f Mon Sep 17 00:00:00 2001 From: Laxman Dewangan Date: Mon, 13 Feb 2012 18:34:33 +0530 Subject: arm: tegra3:config: Enable TPS62360 regulator Enable config variable for the tps62360 regulator which is from linux mainline and remove the driver tps6236x which is duplicate of above driver. Change-Id: Ic5e0ba18a4f3088c407ee8ad70b5da39ffc79ec9 Signed-off-by: Laxman Dewangan Reviewed-on: http://git-master/r/78414 Reviewed-by: Simone Willett Tested-by: Simone Willett --- arch/arm/configs/tegra3_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/arm/configs/tegra3_defconfig') diff --git a/arch/arm/configs/tegra3_defconfig b/arch/arm/configs/tegra3_defconfig index d065c6d73b6b..36b20ef8a7cb 100644 --- a/arch/arm/configs/tegra3_defconfig +++ b/arch/arm/configs/tegra3_defconfig @@ -294,8 +294,8 @@ CONFIG_REGULATOR_VIRTUAL_CONSUMER=y CONFIG_REGULATOR_MAX8907C=y CONFIG_REGULATOR_MAX77663=y CONFIG_REGULATOR_TPS6586X=y +CONFIG_REGULATOR_TPS62360=y CONFIG_REGULATOR_TPS6591X=y -CONFIG_REGULATOR_TPS6236X=y CONFIG_REGULATOR_TPS80031=y CONFIG_REGULATOR_RICOH583=y CONFIG_REGULATOR_GPIO_SWITCH=y -- cgit v1.2.3