]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
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)
commit0186d8d0e1dea29c2ec6aaefe97ee28cc6171226
tree707034fcd54db79f21026f79492310926d321c22
parent41d58ef4f39924322c6517e1efc27d7f57be4dd0
linux: Disable ACPI configfs support

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