diff options
author | ru <ru@FreeBSD.org> | 2008-02-19 06:30:49 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2008-02-19 06:30:49 +0000 |
commit | 82432917a301545733ec74d5c38248d1009e3e9d (patch) | |
tree | bf17d81cecddec3ae605b68cc2c40f8c239cd40c /sys/amd64 | |
parent | fa2b3c3128ef280a166cb83f6f709fd75993e13c (diff) | |
download | FreeBSD-src-82432917a301545733ec74d5c38248d1009e3e9d.zip FreeBSD-src-82432917a301545733ec74d5c38248d1009e3e9d.tar.gz |
Eliminate whitespace diffs to the i386 version.
Diffstat (limited to 'sys/amd64')
-rw-r--r-- | sys/amd64/conf/GENERIC | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC index 3700ecd..c7c1060 100644 --- a/sys/amd64/conf/GENERIC +++ b/sys/amd64/conf/GENERIC @@ -30,7 +30,7 @@ options SCHED_ULE # ULE scheduler options PREEMPTION # Enable kernel thread preemption options INET # InterNETworking options INET6 # IPv6 communications protocols -options SCTP # Stream Control Transmission Protocol +options SCTP # Stream Control Transmission Protocol options FFS # Berkeley Fast Filesystem options SOFTUPDATES # Enable FFS soft updates support options UFS_ACL # Support for access control lists @@ -116,7 +116,6 @@ device adw # Advansys wide SCSI adapters device aic # Adaptec 15[012]x SCSI adapters, AIC-6[23]60. device bt # Buslogic/Mylex MultiMaster SCSI adapters - # SCSI peripherals device scbus # SCSI bus (required for SCSI) device ch # SCSI media changers |