summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/conf/MPC85XX
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2009-05-10 00:00:25 +0000
committerkuriyama <kuriyama@FreeBSD.org>2009-05-10 00:00:25 +0000
commit9913dad78324dd8bc8da927e4b1d87003ecfe7d9 (patch)
tree200771cd75bef85df04e89efbd2c006e84a82b8b /sys/powerpc/conf/MPC85XX
parenteab6ae7b1f135a724251917287e1da0b659b63d3 (diff)
downloadFreeBSD-src-9913dad78324dd8bc8da927e4b1d87003ecfe7d9.zip
FreeBSD-src-9913dad78324dd8bc8da927e4b1d87003ecfe7d9.tar.gz
- Use "device\t" and "options \t" for consistency.
Diffstat (limited to 'sys/powerpc/conf/MPC85XX')
-rw-r--r--sys/powerpc/conf/MPC85XX6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/powerpc/conf/MPC85XX b/sys/powerpc/conf/MPC85XX
index 901d18c..b517ee1 100644
--- a/sys/powerpc/conf/MPC85XX
+++ b/sys/powerpc/conf/MPC85XX
@@ -22,8 +22,8 @@ options BOOTP_WIRED_TO=tsec0
options CD9660
options COMPAT_43
options DDB
-options DEVICE_POLLING
-options HZ=1000
+options DEVICE_POLLING
+options HZ=1000
#options DIAGNOSTIC
options FFS
options GDB
@@ -39,7 +39,7 @@ options MPC85XX
options MSDOSFS
options NFS_ROOT
options NFSCLIENT
-options NFSLOCKD
+options NFSLOCKD
options PROCFS
options PSEUDOFS
options SCHED_4BSD
OpenPOWER on IntegriCloud