aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonstantin Belousov <kib@FreeBSD.org>2023-05-06 20:03:07 +0000
committerKonstantin Belousov <kib@FreeBSD.org>2023-05-13 00:53:45 +0000
commitb1e09025dfdb3795a6e2011c4a50b99dd61c2f2d (patch)
tree5cb0af722c90e3add01e6659b466efbb6dadf1e9
parent066d2b67be7f70498b8c30cd396fe5a6b3e7555b (diff)
downloadsrc-b1e09025dfdb3795a6e2011c4a50b99dd61c2f2d.tar.gz
src-b1e09025dfdb3795a6e2011c4a50b99dd61c2f2d.zip
amd64 MINIMAL: SysV IPC syscalls are loadable
(cherry picked from commit bf864c3ed5830785cbc4dcc8b832c14fdc7110e4)
-rw-r--r--sys/amd64/conf/MINIMAL3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/amd64/conf/MINIMAL b/sys/amd64/conf/MINIMAL
index c00348e9ddc3..eda191fb47be 100644
--- a/sys/amd64/conf/MINIMAL
+++ b/sys/amd64/conf/MINIMAL
@@ -59,9 +59,6 @@ options COMPAT_FREEBSD12 # Compatible with FreeBSD12
options SCSI_DELAY=5000 # Delay (in ms) before probing SCSI
options KTRACE # ktrace(1) support
options STACK # stack(9) support
-options SYSVSHM # SYSV-style shared memory
-options SYSVMSG # SYSV-style message queues
-options SYSVSEM # SYSV-style semaphores
options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions
options PRINTF_BUFR_SIZE=128 # Prevent printf output being interspersed.
options KBD_INSTALL_CDEV # install a CDEV entry in /dev