From: Pavel Machek <pavel@ucw.cz>
To: kernel list <linux-kernel@vger.kernel.org>,
ACPI mailing list <acpi-devel@lists.sourceforge.net>,
Andrew Grover <andrew.grover@intel.com>
Subject: uCleanup in acpi
Date: Fri, 7 Jun 2002 13:38:42 +0200 [thread overview]
Message-ID: <20020607113841.GA1343@elf.ucw.cz> (raw)
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
reply other threads:[~2002-06-07 19:11 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20020607113841.GA1343@elf.ucw.cz \
--to=pavel@ucw.cz \
--cc=acpi-devel@lists.sourceforge.net \
--cc=andrew.grover@intel.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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®