Lines Matching +full:mostly +full:- +full:generic
2 # MINIMAL -- Mostly Minimal kernel configuration file for FreeBSD/amd64
5 # GENERIC, minus all functionality that can be replaced by loading kernel
9 # o (non-loaded) random is included due to uncertainty...
17 # https://docs.freebsd.org/en/books/handbook/kernelconfig/#kernelconfig-config
33 makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
37 options NUMA # Non-Uniform Memory Architecture support
47 options UFS_GJOURNAL # Enable gjournal-based UFS journaling
60 options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions
79 # Make an SMP-capable kernel by default
112 device uart # Generic UART driver
131 device virtio # Generic VirtIO bus (required)
157 device ahci # AHCI-compatible SATA controllers