aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/omap3_defconfig
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2010-04-30 15:57:16 -0400
committerTony Lindgren <tony@atomide.com>2010-05-04 16:19:16 -0400
commit0c463d09f4b973a8c12f6177138f4dc67b4df705 (patch)
tree995549db0267375fb7e6aca787eb669855fd8ba2 /arch/arm/configs/omap3_defconfig
parent75eaf1eaa8184eaddd54cb1d1e489f5d66007960 (diff)
omap2/3/4: Update PMIC options for TWL and Menelaus chips
These are needed for mounting root on MMC on many boards. Also disable CONFIG_WATCHDOG_NOWAYOUT, that can keep the system from running with external watchdogs. Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/configs/omap3_defconfig')
-rw-r--r--arch/arm/configs/omap3_defconfig13
1 files changed, 7 insertions, 6 deletions
diff --git a/arch/arm/configs/omap3_defconfig b/arch/arm/configs/omap3_defconfig
index d2ab4928db57..a8468365b49d 100644
--- a/arch/arm/configs/omap3_defconfig
+++ b/arch/arm/configs/omap3_defconfig
@@ -1263,7 +1263,7 @@ CONFIG_HWMON=y
1263# CONFIG_SENSORS_LIS3_I2C is not set 1263# CONFIG_SENSORS_LIS3_I2C is not set
1264# CONFIG_THERMAL is not set 1264# CONFIG_THERMAL is not set
1265CONFIG_WATCHDOG=y 1265CONFIG_WATCHDOG=y
1266CONFIG_WATCHDOG_NOWAYOUT=y 1266# CONFIG_WATCHDOG_NOWAYOUT is not set
1267 1267
1268# 1268#
1269# Watchdog Device Drivers 1269# Watchdog Device Drivers
@@ -1292,9 +1292,9 @@ CONFIG_MFD_CORE=y
1292# CONFIG_HTC_EGPIO is not set 1292# CONFIG_HTC_EGPIO is not set
1293# CONFIG_HTC_PASIC3 is not set 1293# CONFIG_HTC_PASIC3 is not set
1294# CONFIG_TPS65010 is not set 1294# CONFIG_TPS65010 is not set
1295# CONFIG_MENELAUS is not set 1295CONFIG_MENELAUS=y
1296CONFIG_TWL4030_CORE=y 1296CONFIG_TWL4030_CORE=y
1297# CONFIG_TWL4030_POWER is not set 1297CONFIG_TWL4030_POWER=y
1298CONFIG_TWL4030_CODEC=y 1298CONFIG_TWL4030_CODEC=y
1299# CONFIG_MFD_TMIO is not set 1299# CONFIG_MFD_TMIO is not set
1300# CONFIG_MFD_T7L66XB is not set 1300# CONFIG_MFD_T7L66XB is not set
@@ -1313,7 +1313,7 @@ CONFIG_TWL4030_CODEC=y
1313# CONFIG_AB4500_CORE is not set 1313# CONFIG_AB4500_CORE is not set
1314CONFIG_REGULATOR=y 1314CONFIG_REGULATOR=y
1315# CONFIG_REGULATOR_DEBUG is not set 1315# CONFIG_REGULATOR_DEBUG is not set
1316CONFIG_REGULATOR_FIXED_VOLTAGE=y 1316# CONFIG_REGULATOR_FIXED_VOLTAGE is not set
1317# CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set 1317# CONFIG_REGULATOR_VIRTUAL_CONSUMER is not set
1318# CONFIG_REGULATOR_USERSPACE_CONSUMER is not set 1318# CONFIG_REGULATOR_USERSPACE_CONSUMER is not set
1319# CONFIG_REGULATOR_BQ24022 is not set 1319# CONFIG_REGULATOR_BQ24022 is not set
@@ -1321,8 +1321,8 @@ CONFIG_REGULATOR_FIXED_VOLTAGE=y
1321# CONFIG_REGULATOR_MAX8660 is not set 1321# CONFIG_REGULATOR_MAX8660 is not set
1322CONFIG_REGULATOR_TWL4030=y 1322CONFIG_REGULATOR_TWL4030=y
1323# CONFIG_REGULATOR_LP3971 is not set 1323# CONFIG_REGULATOR_LP3971 is not set
1324# CONFIG_REGULATOR_TPS65023 is not set 1324CONFIG_REGULATOR_TPS65023=y
1325# CONFIG_REGULATOR_TPS6507X is not set 1325CONFIG_REGULATOR_TPS6507X=y
1326# CONFIG_MEDIA_SUPPORT is not set 1326# CONFIG_MEDIA_SUPPORT is not set
1327 1327
1328# 1328#
@@ -1752,6 +1752,7 @@ CONFIG_RTC_INTF_DEV=y
1752# CONFIG_RTC_DRV_PCF8583 is not set 1752# CONFIG_RTC_DRV_PCF8583 is not set
1753# CONFIG_RTC_DRV_M41T80 is not set 1753# CONFIG_RTC_DRV_M41T80 is not set
1754# CONFIG_RTC_DRV_BQ32K is not set 1754# CONFIG_RTC_DRV_BQ32K is not set
1755CONFIG_RTC_DRV_TWL92330=y
1755CONFIG_RTC_DRV_TWL4030=y 1756CONFIG_RTC_DRV_TWL4030=y
1756# CONFIG_RTC_DRV_S35390A is not set 1757# CONFIG_RTC_DRV_S35390A is not set
1757# CONFIG_RTC_DRV_FM3130 is not set 1758# CONFIG_RTC_DRV_FM3130 is not set