git: 9bff554c25ac - stable/13 - amd64 MINIMAL config: remove sentence about acpi
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 13 May 2023 00:54:20 UTC
The branch stable/13 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=9bff554c25acf6b0a846688461a4e238c8f079a5 commit 9bff554c25acf6b0a846688461a4e238c8f079a5 Author: Konstantin Belousov <kib@FreeBSD.org> AuthorDate: 2023-05-06 11:21:13 +0000 Commit: Konstantin Belousov <kib@FreeBSD.org> CommitDate: 2023-05-13 00:53:44 +0000 amd64 MINIMAL config: remove sentence about acpi (cherry picked from commit 3a8c69c1ff56b8f55a3ca87b1cb2513b5072a150) --- sys/amd64/conf/MINIMAL | 2 -- 1 file changed, 2 deletions(-) diff --git a/sys/amd64/conf/MINIMAL b/sys/amd64/conf/MINIMAL index a55a63d6b3ad..c851ab6c6d84 100644 --- a/sys/amd64/conf/MINIMAL +++ b/sys/amd64/conf/MINIMAL @@ -8,8 +8,6 @@ # Exceptions: # o While UFS is buildable as a module, the current module lacks # some features (ACL, GJOURNAL) that GENERIC includes. -# o acpi as a module has been reported flakey and not well tested, so -# is included in the kernel. # o (non-loaded) random is included due to uncertainty... # o Many networking things are included #