]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commitdiff
linux: Disable ACPI configfs support
authorPeter Müller <peter.mueller@ipfire.org>
Mon, 26 Dec 2022 19:29:51 +0000 (19:29 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Tue, 3 Jan 2023 16:09:25 +0000 (16:09 +0000)
This is disabled in IPFire 3.x, and projects such as grsecurity
recommend doing so for security reasons as well. Also, skimming through
our source code, there is no point where this ACPI configfs would have
been explicitly mounted, which leads to the assumption that we never
used it anyway.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Acked-by: Michael Tremer <michael.tremer@ipfire.org>
config/kernel/kernel.config.x86_64-ipfire

index 50df315b11a2393a7c168e6ea10e911529f82964..7c2cb72ec522a5d14eab8fd6c815fb6001a7ebe8 100644 (file)
@@ -552,7 +552,7 @@ CONFIG_ACPI_APEI_MEMORY_FAILURE=y
 CONFIG_ACPI_WATCHDOG=y
 CONFIG_ACPI_EXTLOG=m
 CONFIG_ACPI_ADXL=y
-CONFIG_ACPI_CONFIGFS=m
+# CONFIG_ACPI_CONFIGFS is not set
 CONFIG_PMIC_OPREGION=y
 # CONFIG_XPOWER_PMIC_OPREGION is not set
 CONFIG_ACPI_VIOT=y