Support FreeBSD Boot loaders.
This commit is contained in:
parent
6ab6a473fc
commit
4e2f189f75
@ -67,6 +67,7 @@ options SYSVMSG #SYSV-style message queues
|
|||||||
options SYSVSEM #SYSV-style semaphores
|
options SYSVSEM #SYSV-style semaphores
|
||||||
options _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions
|
options _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions
|
||||||
options KBD_INSTALL_CDEV # install a CDEV entry in /dev
|
options KBD_INSTALL_CDEV # install a CDEV entry in /dev
|
||||||
|
options FREEBSD_BOOT_LOADER
|
||||||
|
|
||||||
options PREEMPTION
|
options PREEMPTION
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user