diff options
| author | Alex Richardson <arichardson@FreeBSD.org> | 2020-07-24 08:40:04 +0000 |
|---|---|---|
| committer | Alex Richardson <arichardson@FreeBSD.org> | 2020-07-24 08:40:04 +0000 |
| commit | b798ef649000ced17ed08faaa443da43984deec2 (patch) | |
| tree | aff0c4b123c949bf00f3f0db0baf4e16720b6d91 /sys/i386/conf | |
| parent | b6dd8b71d115bbea97180125ac0aa0bd7d5d5abb (diff) | |
Notes
Diffstat (limited to 'sys/i386/conf')
| -rw-r--r-- | sys/i386/conf/GENERIC | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC index 9adf42a139fa2..5cf8fbd018c8d 100644 --- a/sys/i386/conf/GENERIC +++ b/sys/i386/conf/GENERIC @@ -50,6 +50,7 @@ options MSDOSFS # MSDOS Filesystem options CD9660 # ISO 9660 Filesystem options PROCFS # Process filesystem (requires PSEUDOFS) options PSEUDOFS # Pseudo-filesystem framework +options TMPFS # Efficient memory filesystem options GEOM_RAID # Soft RAID functionality. options GEOM_LABEL # Provides labelization options COMPAT_FREEBSD4 # Compatible with FreeBSD4 |
