Add CAPABILITIES and CAPABILITY_MODE to powerpc GENERIC64, missed with the addition to

GENERIC

MFC after:	3 weeks
This commit is contained in:
Justin Hibbits 2014-10-28 01:34:01 +00:00
parent 89ca4e2de0
commit e01bff72b4

View File

@ -70,6 +70,8 @@ options SYSVSEM #SYSV-style semaphores
options _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions
options HWPMC_HOOKS # Necessary kernel hooks for hwpmc(4)
options AUDIT # Security event auditing
options CAPABILITY_MODE # Capsicum capability mode
options CAPABILITIES # Capsicum capabilities
options MAC # TrustedBSD MAC Framework
options KDTRACE_HOOKS # Kernel DTrace hooks
options DDB_CTF # Kernel ELF linker loads CTF data