git: 32e3c90b242d - stable/13 - amd64: add MINIMALUP config
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 13 May 2023 00:54:21 UTC
The branch stable/13 has been updated by kib:
URL: https://cgit.FreeBSD.org/src/commit/?id=32e3c90b242dc62097f0cb53ac3697ad1c7cadc5
commit 32e3c90b242dc62097f0cb53ac3697ad1c7cadc5
Author: Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2023-05-06 11:22:58 +0000
Commit: Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2023-05-13 00:53:44 +0000
amd64: add MINIMALUP config
(cherry picked from commit 38843fe0f27cb93dc50a3b0d7ba9a958c0581de7)
---
sys/amd64/conf/MINIMALUP | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/sys/amd64/conf/MINIMALUP b/sys/amd64/conf/MINIMALUP
new file mode 100644
index 000000000000..0dbddbe5b341
--- /dev/null
+++ b/sys/amd64/conf/MINIMALUP
@@ -0,0 +1,4 @@
+include MINIMAL
+ident MINIMALUP
+nooptions SMP
+nooptions NUMA