summaryrefslogtreecommitdiff
path: root/arch/arm/configs/tegra3_defconfig
diff options
context:
space:
mode:
authorLaxman Dewangan <ldewangan@nvidia.com>2012-02-13 18:34:33 +0530
committerSimone Willett <swillett@nvidia.com>2012-02-14 10:04:43 -0800
commit7bcee3ebe5767bc14adb554be1d3602461c3963f (patch)
treef10389cb40031606d1ce325cf3a015cfbca1047d /arch/arm/configs/tegra3_defconfig
parentc0ef6bbda4a90222a12a1602b2bfc9c1d4e6cd45 (diff)
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 <ldewangan@nvidia.com> Reviewed-on: http://git-master/r/78414 Reviewed-by: Simone Willett <swillett@nvidia.com> Tested-by: Simone Willett <swillett@nvidia.com>
Diffstat (limited to 'arch/arm/configs/tegra3_defconfig')
-rw-r--r--arch/arm/configs/tegra3_defconfig2
1 files changed, 1 insertions, 1 deletions
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