mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* uCleanup in acpi
@ 2002-06-07 11:38 Pavel Machek
  0 siblings, 0 replies; only message in thread
From: Pavel Machek @ 2002-06-07 11:38 UTC (permalink / raw)
  To: kernel list, ACPI mailing list, Andrew Grover

Hi!

No need to have *two* define_bools.

(BTW how do I tell system not to use acpi boot? It dies on boot on one
machine with ACPI turned on, before printk() works...)

Andrew, please apply.
								Pavel

--- clean/drivers/acpi/Config.in	Mon Jun  3 11:43:29 2002
+++ linux-swsusp/drivers/acpi/Config.in	Fri Jun  7 13:37:13 2002
@@ -12,10 +12,9 @@
       bool         'CPU Enumeration Only' CONFIG_ACPI_HT_ONLY
     fi
 
-    if [ "$CONFIG_ACPI_HT_ONLY" = "y" ]; then
-      define_bool CONFIG_ACPI_BOOT		y
-    else
-      define_bool CONFIG_ACPI_BOOT		y
+    define_bool CONFIG_ACPI_BOOT		y
+
+    if [ "$CONFIG_ACPI_HT_ONLY" != "y" ]; then
       define_bool CONFIG_ACPI_BUS		y
       define_bool CONFIG_ACPI_INTERPRETER	y
       define_bool CONFIG_ACPI_EC		y

-- 
(about SSSCA) "I don't say this lightly.  However, I really think that the U.S.
no longer is classifiable as a democracy, but rather as a plutocracy." --hpa

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-06-07 19:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-07 11:38 uCleanup in acpi Pavel Machek

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

all inboxes | Powered by JetHome®