From: Ben Slusky <sluskyb@paranoiacs.org>
To: Matthew Garrett <mjg59@srcf.ucam.org>
Cc: john@neggie.net, linux-kernel@vger.kernel.org,
linux-acpi@vger.kernel.org
Subject: Re: [PATCH] Add generic backlight support to toshiba_acpi driver
Date: Thu, 9 Feb 2006 12:51:08 -0500 [thread overview]
Message-ID: <20060209175107.GC9810@paranoiacs.org> (raw)
In-Reply-To: <20060207133456.GA2452@srcf.ucam.org>
On Tue, 07 Feb 2006 13:34:56 +0000, Matthew Garrett wrote:
> --- a/drivers/acpi/Kconfig
> +++ b/drivers/acpi/Kconfig
> @@ -215,7 +215,7 @@ config ACPI_IBM
>
> config ACPI_TOSHIBA
> tristate "Toshiba Laptop Extras"
> - depends on X86
> + depends on X86 && BACKLIGHT_DEVICE
> default y
> ---help---
> This driver adds support for access to certain system settings
Might this work better:
config ACPI_TOSHIBA
depends on X86
select BACKLIGHT_DEVICE
-
-Ben
--
Ben Slusky | It was only after their population
sluskyb@paranoiacs.org | of 50 mysteriously shrank to eight
sluskyb@stwing.org | that the other seven dwarfs began
PGP keyID ADA44B3B | to suspect Hungry.
prev parent reply other threads:[~2006-02-09 17:51 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-07 13:34 [PATCH] Add generic backlight support to toshiba_acpi driver Matthew Garrett
2006-02-08 9:07 ` Pavel Machek
2006-02-09 16:47 ` Jan Engelhardt
2006-02-09 16:54 ` Matthew Garrett
2006-02-09 17:17 ` Jan Engelhardt
2006-02-09 17:51 ` Ben Slusky [this message]
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=20060209175107.GC9810@paranoiacs.org \
--to=sluskyb@paranoiacs.org \
--cc=john@neggie.net \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mjg59@srcf.ucam.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