summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf/SAM9G20EK
diff options
context:
space:
mode:
authorjmg <jmg@FreeBSD.org>2012-09-16 19:48:48 +0000
committerjmg <jmg@FreeBSD.org>2012-09-16 19:48:48 +0000
commitec63ab20c662a9cf527a025a9efbe64f945c8a84 (patch)
treecc6946201374633948e7fa173953fcbcb5b3a8d3 /sys/arm/conf/SAM9G20EK
parent6957c8b76f17ffa8efc21e0fe91521b0a8d8365a (diff)
downloadFreeBSD-src-ec63ab20c662a9cf527a025a9efbe64f945c8a84.zip
FreeBSD-src-ec63ab20c662a9cf527a025a9efbe64f945c8a84.tar.gz
fix the kernel files to match our standard "option<space><tab>" format
such that when commenting/uncommentting lines, horizontal spacing is maintained... Also fix some minor comment formatting to line things up, etc... Reviewed by: gnn, imp MFC after: 1 week
Diffstat (limited to 'sys/arm/conf/SAM9G20EK')
-rw-r--r--sys/arm/conf/SAM9G20EK2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arm/conf/SAM9G20EK b/sys/arm/conf/SAM9G20EK
index 28324d2..e173f01 100644
--- a/sys/arm/conf/SAM9G20EK
+++ b/sys/arm/conf/SAM9G20EK
@@ -50,7 +50,7 @@ options NFSCL #New Network Filesystem Client
options ROOTDEVNAME=\"ufs:/dev/mmcsd0s1a\"
-options ALT_BREAK_TO_DEBUGGER
+options ALT_BREAK_TO_DEBUGGER
#options MSDOSFS #MSDOS Filesystem
#options CD9660 #ISO 9660 Filesystem
OpenPOWER on IntegriCloud