aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/omap3_defconfig
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2010-04-30 15:57:17 -0400
committerTony Lindgren <tony@atomide.com>2010-05-04 16:19:16 -0400
commitdf5d9411f999a0d943bbaa932850db708d5579ff (patch)
treee4566d6b8f1ecf83a00c74227673d86e49eebe2b /arch/arm/configs/omap3_defconfig
parent0c463d09f4b973a8c12f6177138f4dc67b4df705 (diff)
omap2/3/4: Disable CONFIG_PM_VERBOSE in omap3_defconfig
It's too noisy. Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/configs/omap3_defconfig')
-rw-r--r--arch/arm/configs/omap3_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/omap3_defconfig b/arch/arm/configs/omap3_defconfig
index a8468365b49d..7855edb9ff24 100644
--- a/arch/arm/configs/omap3_defconfig
+++ b/arch/arm/configs/omap3_defconfig
@@ -444,7 +444,7 @@ CONFIG_BINFMT_MISC=y
444# 444#
445CONFIG_PM=y 445CONFIG_PM=y
446CONFIG_PM_DEBUG=y 446CONFIG_PM_DEBUG=y
447CONFIG_PM_VERBOSE=y 447# CONFIG_PM_VERBOSE is not set
448CONFIG_CAN_PM_TRACE=y 448CONFIG_CAN_PM_TRACE=y
449CONFIG_PM_SLEEP=y 449CONFIG_PM_SLEEP=y
450CONFIG_SUSPEND=y 450CONFIG_SUSPEND=y