public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Make ACPI unselectable in 2.4.20-rc1
@ 2002-11-08  2:20 Andy Grover
       [not found] ` <Pine.LNX.4.44.0211071811450.3860-100000-SNx59YkgthvyYw2uXbqB2185lzT46atW@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Andy Grover @ 2002-11-08  2:20 UTC (permalink / raw)
  To: marcelo-KCZ47A4bww4P48s/oLjRZg
  Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	acpi-devel-pyega4qmqnRoyOMFzWx49A

Hi Marcelo,

My plan is to start feeding you bits of ACPI changes after 2.4.20 is 
released. However, for 2.4.20, I'd like to make sure the really old code 
in 2.4.20 doesn't bite any casual kernel builders.

Please apply,

Thanks -- Andy

===== arch/i386/config.in 1.35 vs edited =====
--- 1.35/arch/i386/config.in	Mon Aug 19 06:23:29 2002
+++ edited/arch/i386/config.in	Thu Nov  7 18:08:09 2002
@@ -298,11 +298,12 @@
 bool 'Power Management support' CONFIG_PM
 
 if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
-   dep_bool '  ACPI support' CONFIG_ACPI $CONFIG_PM
-   
-   if [ "$CONFIG_ACPI" != "n" ]; then
-      source drivers/acpi/Config.in
-   fi
+    comment '  ACPI support disabled temporarily'
+#   dep_bool '  ACPI support' CONFIG_ACPI $CONFIG_PM
+#   
+#   if [ "$CONFIG_ACPI" != "n" ]; then
+#      source drivers/acpi/Config.in
+#   fi
 fi
 
 dep_tristate '  Advanced Power Management BIOS support' CONFIG_APM $CONFIG_PM

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-11-08 11:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-08  2:20 [PATCH] Make ACPI unselectable in 2.4.20-rc1 Andy Grover
     [not found] ` <Pine.LNX.4.44.0211071811450.3860-100000-SNx59YkgthvyYw2uXbqB2185lzT46atW@public.gmane.org>
2002-11-08  7:41   ` Marcelo Tosatti
2002-11-08  9:24   ` Pavel Machek
2002-11-08 11:11     ` Andy Grover

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox