summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/conf/MPC85XX
diff options
context:
space:
mode:
authorian <ian@FreeBSD.org>2014-05-17 17:34:37 +0000
committerian <ian@FreeBSD.org>2014-05-17 17:34:37 +0000
commit4c5f4bdec5a3a4245b1dec1d271dd22841fffc2c (patch)
treec8591e45dce6fb4b496a63a6a5a2aff0a3456fa8 /sys/powerpc/conf/MPC85XX
parentee5c0f266a215d11845053dee100bb5ff4f274a2 (diff)
downloadFreeBSD-src-4c5f4bdec5a3a4245b1dec1d271dd22841fffc2c.zip
FreeBSD-src-4c5f4bdec5a3a4245b1dec1d271dd22841fffc2c.tar.gz
MFC 263301
In kernel config files, it is supposed to be 'options<space><tab>' not 'options<tab><tab>', per long standing (but recently not so strictly enforced) convention.
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 d296484..6c9a2aa 100644
--- a/sys/powerpc/conf/MPC85XX
+++ b/sys/powerpc/conf/MPC85XX
@@ -49,9 +49,9 @@ options NFSLOCKD
options PROCFS
options PSEUDOFS
options SCHED_ULE
-options CAPABILITIES
-options CAPABILITY_MODE
-options SMP
+options CAPABILITIES
+options CAPABILITY_MODE
+options SMP
options SYSVMSG
options SYSVSEM
options SYSVSHM
OpenPOWER on IntegriCloud