From: Tony Lindgren Date: Fri, 10 Nov 2006 23:53:03 +0000 (+0200) Subject: ARM: OMAP: Enable PM for H2 and H3 X-Git-Tag: v2.6.19-omap1~61 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=0ec9c692ce08d0197cac8f7b4f2d44f6448c842d;p=linux-2.6-omap-h63xx.git ARM: OMAP: Enable PM for H2 and H3 Enable PM for H2 and H3 Signed-off-by: Tony Lindgren --- 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