From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Luck, Tony" Date: Wed, 27 Aug 2003 16:52:45 +0000 Subject: RE: kernel update (relative to 2.6.0-test4) Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org CONFIG_PM is set without a menu entry to turn it on/off. --- tiger-numa/arch/ia64/Kconfig Tue Aug 26 13:29:52 2003 +++ linux-2.6.0-test4/arch/ia64/Kconfig Wed Aug 27 09:41:49 2003 @@ -264,7 +264,7 @@ unsure, answer Y. config PM - bool + bool "Power Management support" depends on IA64_GENERIC || IA64_DIG || IA64_HP_ZX1 default y ---help---