summaryrefslogtreecommitdiff
path: root/arch/arm/configs/tegra_cardhu_mods_ldk_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/tegra_cardhu_mods_ldk_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/tegra_cardhu_mods_ldk_defconfig')
-rw-r--r--arch/arm/configs/tegra_cardhu_mods_ldk_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/tegra_cardhu_mods_ldk_defconfig b/arch/arm/configs/tegra_cardhu_mods_ldk_defconfig
index cb15dfb43e7d..2d33c4cd1797 100644
--- a/arch/arm/configs/tegra_cardhu_mods_ldk_defconfig
+++ b/arch/arm/configs/tegra_cardhu_mods_ldk_defconfig
@@ -116,7 +116,7 @@ CONFIG_REGULATOR=y
CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_REGULATOR_VIRTUAL_CONSUMER=y
CONFIG_REGULATOR_TPS6591X=y
-CONFIG_REGULATOR_TPS6236X=y
+CONFIG_REGULATOR_TPS62360=y
CONFIG_REGULATOR_GPIO_SWITCH=y
CONFIG_MEDIA_SUPPORT=y
CONFIG_VIDEO_DEV=y