summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2004-03-25 03:19:28 +0000
committerobrien <obrien@FreeBSD.org>2004-03-25 03:19:28 +0000
commit596137082c163482f30ec864291c306f9ef4079f (patch)
tree9abf96e6380d8a5bd347e6372b57c44bb48fb051
parent553575da449a1bfb174ffc1ffcea129988e669e2 (diff)
downloadFreeBSD-src-596137082c163482f30ec864291c306f9ef4079f.zip
FreeBSD-src-596137082c163482f30ec864291c306f9ef4079f.tar.gz
Add NTFS since many may want to dual-boot MS-Win64 w/FreeBSD.
-rw-r--r--sys/amd64/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index ca7f990..701af63 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -39,6 +39,7 @@ options MD_ROOT # MD is a potential root device
options NFSCLIENT # Network Filesystem Client
options NFSSERVER # Network Filesystem Server
options NFS_ROOT # NFS usable as /, requires NFSCLIENT
+options NTFS # NT File System
options MSDOSFS # MSDOS Filesystem
options CD9660 # ISO 9660 Filesystem
options PROCFS # Process filesystem (requires PSEUDOFS)
OpenPOWER on IntegriCloud