diff options
author | Tony Lindgren <tony@atomide.com> | 2010-04-30 15:57:17 -0400 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2010-05-04 16:19:16 -0400 |
commit | df5d9411f999a0d943bbaa932850db708d5579ff (patch) | |
tree | e4566d6b8f1ecf83a00c74227673d86e49eebe2b /arch/arm/configs/omap3_defconfig | |
parent | 0c463d09f4b973a8c12f6177138f4dc67b4df705 (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_defconfig | 2 |
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 | # |
445 | CONFIG_PM=y | 445 | CONFIG_PM=y |
446 | CONFIG_PM_DEBUG=y | 446 | CONFIG_PM_DEBUG=y |
447 | CONFIG_PM_VERBOSE=y | 447 | # CONFIG_PM_VERBOSE is not set |
448 | CONFIG_CAN_PM_TRACE=y | 448 | CONFIG_CAN_PM_TRACE=y |
449 | CONFIG_PM_SLEEP=y | 449 | CONFIG_PM_SLEEP=y |
450 | CONFIG_SUSPEND=y | 450 | CONFIG_SUSPEND=y |