summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHauke Mehrtens2025-06-21 17:21:51 +0000
committerHauke Mehrtens2025-06-29 13:21:25 +0000
commitaaee6bfb0679c4390bdc22ed48a4e5e9743e03c3 (patch)
tree33de3dafa4c54e17fe0b7c7f45c8d962c7516e1c
parent2f4005970848c3c832efecf2254f3ed2e24072c7 (diff)
downloadopenwrt-aaee6bfb0679c4390bdc22ed48a4e5e9743e03c3.tar.gz
kernel: Add missing config option
This broke the armsr/armv8 build. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Link: https://github.com/openwrt/openwrt/pull/19200 Signed-off-by: Robert Marko <robimarko@gmail.com> (cherry picked from commit a944a6d6b1e1f4db635f76e481841260739b7860)
-rw-r--r--target/linux/generic/config-6.61
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-6.6 b/target/linux/generic/config-6.6
index deb58397b5..e31cca45cc 100644
--- a/target/linux/generic/config-6.6
+++ b/target/linux/generic/config-6.6
@@ -14,6 +14,7 @@ CONFIG_32BIT=y
# CONFIG_ACERHDF is not set
# CONFIG_ACER_WIRELESS is not set
# CONFIG_ACORN_PARTITION is not set
+# CONFIG_ACPI_AGDI is not set
# CONFIG_ACPI_ALS is not set
# CONFIG_ACPI_APEI is not set
# CONFIG_ACPI_APEI_PCIEAER is not set