armsr: enable ACPI_BUTTON
authorMathew McBride <matt@traverse.com.au>
Mon, 14 Aug 2023 06:31:14 +0000 (06:31 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Tue, 15 Aug 2023 13:55:00 +0000 (15:55 +0200)
commitc4c60e4b192180288aab577e166091c2d4c470af
treecb0e1f614fd01a352671fe10f65949bff341ab98
parent22e0c7be47ca55b7366dc569926724271d51cb77
armsr: enable ACPI_BUTTON

A review of the generated OpenWrt kernel .config
vs the Linux arm64 defconfig showed that this
option was not being enabled, as it is disabled
in OpenWrt's generic config.

ACPI_BUTTON is needed to report and respond to
power button events, so it should be enabled.

Signed-off-by: Mathew McBride <matt@traverse.com.au>
target/linux/armsr/config-6.1