From: Dmitry Torokhov <dtor@insightbb.com>
To: Len Brown <len.brown@intel.com>
Cc: linux-acpi@vger.kernel.org, Andrew Morton <akpm@osdl.org>
Subject: [PATCH] ACPI: disable SBS by default
Date: Wed, 5 Jul 2006 23:46:04 -0400 [thread overview]
Message-ID: <200607052346.04966.dtor@insightbb.com> (raw)
From: Dmitry Torokhov <dtor@insightbb.com>
ACPI: disable SBS by default
Kconfig help even says that SBS is pretty rare and already
obsolete so it does not make sence to keep it enabled.
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
---
drivers/acpi/Kconfig | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: work/drivers/acpi/Kconfig
===================================================================
--- work.orig/drivers/acpi/Kconfig
+++ work/drivers/acpi/Kconfig
@@ -357,7 +357,7 @@ config ACPI_SBS
tristate "Smart Battery System (EXPERIMENTAL)"
depends on X86 && I2C
depends on EXPERIMENTAL
- default y
+ default n
help
This driver adds support for the Smart Battery System.
Depends on I2C (Device Drivers ---> I2C support)
next reply other threads:[~2006-07-06 3:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-06 3:46 Dmitry Torokhov [this message]
2006-07-06 5:56 ` [PATCH] ACPI: disable SBS by default Fryderyk Dziarmagowski
2006-07-06 15:27 ` Dmitry Torokhov
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=200607052346.04966.dtor@insightbb.com \
--to=dtor@insightbb.com \
--cc=akpm@osdl.org \
--cc=len.brown@intel.com \
--cc=linux-acpi@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