Enable capsicum on MALTA kernels.
This adds less that 10K to the kernel and should probably be done in the other std.* configs.
This commit is contained in:
parent
5c280e36bd
commit
01be6ee543
@ -26,6 +26,8 @@ options NFSCL #Network Filesystem Client
|
||||
options NFS_ROOT #NFS usable as /, requires NFSCL
|
||||
options PSEUDOFS #Pseudo-filesystem framework
|
||||
options _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions
|
||||
options CAPABILITY_MODE # Capsicum capability mode
|
||||
options CAPABILITIES # Capsicum capabilities
|
||||
|
||||
options TMPFS #Efficient memory filesystem
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user