diff options
Diffstat (limited to 'sys/conf/options')
-rw-r--r-- | sys/conf/options | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/conf/options b/sys/conf/options index 2c496b5..05edb50 100644 --- a/sys/conf/options +++ b/sys/conf/options @@ -108,6 +108,7 @@ MD_ROOT_SIZE opt_md.h NDGBPORTS opt_dgb.h NTIMECOUNTER opt_ntp.h NSWAPDEV opt_swap.h +NSWBUF_MIN opt_swap.h PANIC_REBOOT_WAIT_TIME opt_panic.h PPS_SYNC opt_ntp.h PUC_FASTINTR opt_puc.h @@ -142,6 +143,7 @@ VFS_AIO WLCACHE opt_wavelan.h WLDEBUG opt_wavelan.h TTYHOG opt_tty.h +DIRECTIO opt_directio.h # POSIX kernel options _KPOSIX_PRIORITY_SCHEDULING opt_posix.h |