aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Karels <karels@FreeBSD.org>2023-02-23 17:41:31 +0000
committerMike Karels <karels@FreeBSD.org>2023-02-24 14:36:29 +0000
commitf12907d01a6b6a5c3bde687a1bc674963ea17f93 (patch)
treef3587196b1618fa55b2a1a848d03faf963a016f5
parent91646fe5750c3cb22783a1b41e4f370b66176659 (diff)
downloadsrc-f12907d01a6b6a5c3bde687a1bc674963ea17f93.tar.gz
src-f12907d01a6b6a5c3bde687a1bc674963ea17f93.zip
arm64 kernel config: clean up whitespace
Most options in kernel config files use "options<space><tab>OPTION". This allows the option to be commented out without shifting columns. A few options had two tabs, and some had spaces. Make them consistent.
-rw-r--r--sys/arm64/conf/GENERIC-MMCCAM2
-rw-r--r--sys/arm64/conf/NOTES6
-rw-r--r--sys/arm64/conf/std.arm642
-rw-r--r--sys/arm64/conf/std.dev2
-rw-r--r--sys/arm64/conf/std.nxp2
5 files changed, 7 insertions, 7 deletions
diff --git a/sys/arm64/conf/GENERIC-MMCCAM b/sys/arm64/conf/GENERIC-MMCCAM
index ab45fcb8168d..ded8d750b1e8 100644
--- a/sys/arm64/conf/GENERIC-MMCCAM
+++ b/sys/arm64/conf/GENERIC-MMCCAM
@@ -17,7 +17,7 @@ options CAM_DEBUG_FLAGS=(CAM_DEBUG_INFO|CAM_DEBUG_PROBE|CAM_DEBUG_PERIPH)
# pass(4) device
device pass
-options MMCCAM
+options MMCCAM
nodevice mmc
nodevice mmcsd
diff --git a/sys/arm64/conf/NOTES b/sys/arm64/conf/NOTES
index 2bd7395a51ba..e77a5cf087aa 100644
--- a/sys/arm64/conf/NOTES
+++ b/sys/arm64/conf/NOTES
@@ -185,7 +185,7 @@ device aw_pwm
device vt_efifb
# EVDEV support
-options EVDEV_SUPPORT # evdev support in legacy drivers
+options EVDEV_SUPPORT # evdev support in legacy drivers
device aw_cir
# Pseudo devices.
@@ -219,7 +219,7 @@ options CAMDEBUG
options CAM_DEBUG_FLAGS=(CAM_DEBUG_INFO|CAM_DEBUG_PROBE|CAM_DEBUG_PERIPH)
# bring in camified MMC too
-options MMCCAM
+options MMCCAM
# arm64 doesn't support inb/outb, so disable chipset probing which needs it
nooptions PPC_PROBE_CHIPSET
@@ -245,7 +245,7 @@ options COMPAT_FREEBSD32 # Compatible with FreeBSD/arm
#####################################################################
# ZFS support
-options ZFS
+options ZFS
#
# HID-over-I2C support
diff --git a/sys/arm64/conf/std.arm64 b/sys/arm64/conf/std.arm64
index 1e664a3ba90c..ff2acef22a4d 100644
--- a/sys/arm64/conf/std.arm64
+++ b/sys/arm64/conf/std.arm64
@@ -13,7 +13,7 @@ options INET # InterNETworking
options INET6 # IPv6 communications protocols
options CC_CUBIC # include CUBIC congestion control
options IPSEC_SUPPORT # Allow kldload of ipsec and tcpmd5
-options NETLINK # netlink(4) support
+options NETLINK # netlink(4) support
options ROUTE_MPATH # Multipath routing support
options FIB_ALGO # Modular fib lookups
options TCP_OFFLOAD # TCP offload
diff --git a/sys/arm64/conf/std.dev b/sys/arm64/conf/std.dev
index 1725cec626e4..0a0e1da8cf8b 100644
--- a/sys/arm64/conf/std.dev
+++ b/sys/arm64/conf/std.dev
@@ -68,7 +68,7 @@ device syscon
# EVDEV support
device evdev # input event device support
-options EVDEV_SUPPORT # evdev support in legacy drivers
+options EVDEV_SUPPORT # evdev support in legacy drivers
device uinput # install /dev/uinput cdev
# PCI/PCI-X/PCIe Ethernet NICs that use iflib infrastructure
diff --git a/sys/arm64/conf/std.nxp b/sys/arm64/conf/std.nxp
index 574893aebb68..5b2e2b52d4e6 100644
--- a/sys/arm64/conf/std.nxp
+++ b/sys/arm64/conf/std.nxp
@@ -3,7 +3,7 @@
#
# SoC support
-options SOC_NXP_LS
+options SOC_NXP_LS
# I2C
device pca954x # NPX I2C bus multiplexer / switches