summaryrefslogtreecommitdiff
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorPradeep Goudagunta <pgoudagunta@nvidia.com>2011-05-25 20:12:27 +0530
committerNiket Sirsi <nsirsi@nvidia.com>2011-05-26 19:05:48 -0700
commit6bf71c887f95acdc513088d72890259dc12899d1 (patch)
tree7903536c1404c39bf76f87fc91e0abbc213edf43 /arch/arm/configs
parenta7d4574504f033f6662a0d6d43acb6a821180c52 (diff)
arm: config: enterprise: Enabling TPS80031
-Enable TPS80031 -disable TWL4030 and DUMMY_REGULATOR which are not used by enterprise Change-Id: Iae9a146c78fdf9267b2d2dff000ea91b73ccb471 Reviewed-on: http://git-master/r/32973 Reviewed-by: Niket Sirsi <nsirsi@nvidia.com> Tested-by: Niket Sirsi <nsirsi@nvidia.com>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/tegra_enterprise_android_defconfig8
1 files changed, 2 insertions, 6 deletions
diff --git a/arch/arm/configs/tegra_enterprise_android_defconfig b/arch/arm/configs/tegra_enterprise_android_defconfig
index 942f596e54fc..10a0d624e2ac 100644
--- a/arch/arm/configs/tegra_enterprise_android_defconfig
+++ b/arch/arm/configs/tegra_enterprise_android_defconfig
@@ -227,14 +227,11 @@ CONFIG_GPIO_PCA953X=y
CONFIG_POWER_SUPPLY=y
CONFIG_PDA_POWER=y
CONFIG_BATTERY_BQ27x00=y
-CONFIG_TWL4030_CORE=y
-CONFIG_MFD_TPS6591X=y
+CONFIG_MFD_TPS80031=y
CONFIG_REGULATOR=y
-CONFIG_REGULATOR_DUMMY=y
CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_REGULATOR_VIRTUAL_CONSUMER=y
-CONFIG_REGULATOR_TWL4030=y
-CONFIG_REGULATOR_TPS6591X=y
+CONFIG_REGULATOR_TPS80031=y
CONFIG_REGULATOR_GPIO_SWITCH=y
CONFIG_MEDIA_SUPPORT=y
CONFIG_VIDEO_DEV=y
@@ -277,7 +274,6 @@ CONFIG_USB_ACM=y
CONFIG_USB_WDM=y
CONFIG_USB_STORAGE=y
CONFIG_USB_SERIAL=y
-CONFIG_USB_NET_CDCETHER=y
CONFIG_USB_GADGET=y
CONFIG_USB_ANDROID=y
CONFIG_USB_ANDROID_ADB=y