From 0ec9c692ce08d0197cac8f7b4f2d44f6448c842d Mon Sep 17 00:00:00 2001 From: Tony Lindgren Date: Sat, 11 Nov 2006 01:53:03 +0200 Subject: [PATCH] ARM: OMAP: Enable PM for H2 and H3 Enable PM for H2 and H3 Signed-off-by: Tony Lindgren --- arch/arm/configs/omap_h2_1610_defconfig | 2 +- arch/arm/configs/omap_h3_1710_defconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/configs/omap_h2_1610_defconfig b/arch/arm/configs/omap_h2_1610_defconfig index 097f210e10c..825138d73fc 100644 --- a/arch/arm/configs/omap_h2_1610_defconfig +++ b/arch/arm/configs/omap_h2_1610_defconfig @@ -242,7 +242,7 @@ CONFIG_BINFMT_AOUT=y # # Power management options # -# CONFIG_PM is not set +CONFIG_PM=y # # Networking diff --git a/arch/arm/configs/omap_h3_1710_defconfig b/arch/arm/configs/omap_h3_1710_defconfig index bc9cb6b0f23..5e2c5b1533e 100644 --- a/arch/arm/configs/omap_h3_1710_defconfig +++ b/arch/arm/configs/omap_h3_1710_defconfig @@ -223,7 +223,7 @@ CONFIG_BINFMT_AOUT=y # # Power management options # -# CONFIG_PM is not set +CONFIG_PM=y # # Networking -- 2.41.1