From: Adrian Bunk <bunk-HeJ8Db2Gnd6zQB+pC5nmwQ@public.gmane.org>
To: len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org
Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [2.6 patch] let ACPI_BLACKLIST_YEAR depend on ACPI_INTERPRETER
Date: Sat, 13 Nov 2004 01:05:26 +0100 [thread overview]
Message-ID: <20041113000526.GP2249@stusta.de> (raw)
ACPI_BLACKLIST_YEAR has no effect without ACPI_INTERPRETER, so there's
no point asking it if ACPI_INTERPRETER=n.
Signed-off-by: Adrian Bunk <bunk-HeJ8Db2Gnd6zQB+pC5nmwQ@public.gmane.org>
--- linux-2.6.10-rc1-mm5-full/drivers/acpi/Kconfig.old 2004-11-13 01:01:43.000000000 +0100
+++ linux-2.6.10-rc1-mm5-full/drivers/acpi/Kconfig 2004-11-13 01:02:22.000000000 +0100
@@ -270,6 +270,7 @@
config ACPI_BLACKLIST_YEAR
int "Disable ACPI for systems before Jan 1st this year"
+ depends on ACPI_INTERPRETER
default 0
help
enter a 4-digit year, eg. 2001 to disable ACPI by default
-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
WARNING: multiple messages have this Message-ID (diff)
From: Adrian Bunk <bunk@stusta.de>
To: len.brown@intel.com
Cc: acpi-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org
Subject: [2.6 patch] let ACPI_BLACKLIST_YEAR depend on ACPI_INTERPRETER
Date: Sat, 13 Nov 2004 01:05:26 +0100 [thread overview]
Message-ID: <20041113000526.GP2249@stusta.de> (raw)
ACPI_BLACKLIST_YEAR has no effect without ACPI_INTERPRETER, so there's
no point asking it if ACPI_INTERPRETER=n.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
--- linux-2.6.10-rc1-mm5-full/drivers/acpi/Kconfig.old 2004-11-13 01:01:43.000000000 +0100
+++ linux-2.6.10-rc1-mm5-full/drivers/acpi/Kconfig 2004-11-13 01:02:22.000000000 +0100
@@ -270,6 +270,7 @@
config ACPI_BLACKLIST_YEAR
int "Disable ACPI for systems before Jan 1st this year"
+ depends on ACPI_INTERPRETER
default 0
help
enter a 4-digit year, eg. 2001 to disable ACPI by default
next reply other threads:[~2004-11-13 0:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-13 0:05 Adrian Bunk [this message]
2004-11-13 0:05 ` [2.6 patch] let ACPI_BLACKLIST_YEAR depend on ACPI_INTERPRETER Adrian Bunk
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=20041113000526.GP2249@stusta.de \
--to=bunk-hej8db2gnd6zqb+pc5nmwq@public.gmane.org \
--cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
--cc=len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.