Skip to content

Commit

Permalink
acpi: make AC and battery drivers available on !X86
Browse files Browse the repository at this point in the history
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
  • Loading branch information
Ard Biesheuvel authored and Lee Jones committed Jun 17, 2019
1 parent 42a6e51 commit 7b87bc9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/acpi/Kconfig
Expand Up @@ -155,7 +155,6 @@ config ACPI_EC_DEBUGFS

config ACPI_AC
tristate "AC Adapter"
depends on X86
select POWER_SUPPLY
default y
help
Expand All @@ -168,7 +167,6 @@ config ACPI_AC

config ACPI_BATTERY
tristate "Battery"
depends on X86
select POWER_SUPPLY
default y
help
Expand Down

0 comments on commit 7b87bc9

Please sign in to comment.