From: "Rafael J. Wysocki" <rjw@rjwysocki.net>
To: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: linux-acpi@vger.kernel.org, lenb@kernel.org, lee.jones@linaro.org
Subject: Re: [PATCH] acpi: make AC and battery drivers available on !X86
Date: Thu, 27 Jun 2019 23:46:16 +0200 [thread overview]
Message-ID: <1589846.kazOc6SxUg@kreacher> (raw)
In-Reply-To: <20190620073353.5770-1-ard.biesheuvel@linaro.org>
On Thursday, June 20, 2019 9:33:53 AM CEST Ard Biesheuvel wrote:
> ACPI battery and AC devices can be found in arm64 laptops as well,
> so drop the Kconfig dependency on X86 for their drivers.
>
> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
> ---
> drivers/acpi/Kconfig | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig
> index e016f7a6ed13..3c8011e7b0d7 100644
> --- a/drivers/acpi/Kconfig
> +++ b/drivers/acpi/Kconfig
> @@ -155,7 +155,6 @@ config ACPI_EC_DEBUGFS
>
> config ACPI_AC
> tristate "AC Adapter"
> - depends on X86
> select POWER_SUPPLY
> default y
> help
> @@ -168,7 +167,6 @@ config ACPI_AC
>
> config ACPI_BATTERY
> tristate "Battery"
> - depends on X86
> select POWER_SUPPLY
> default y
> help
>
Applied, thanks!
prev parent reply other threads:[~2019-06-27 21:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-20 7:33 [PATCH] acpi: make AC and battery drivers available on !X86 Ard Biesheuvel
2019-06-20 7:55 ` Lee Jones
2019-06-27 21:46 ` Rafael J. Wysocki [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=1589846.kazOc6SxUg@kreacher \
--to=rjw@rjwysocki.net \
--cc=ard.biesheuvel@linaro.org \
--cc=lee.jones@linaro.org \
--cc=lenb@kernel.org \
--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