Fix the indentation to simplify comparing the ARM config files.

This commit is contained in:
Andrew Turner 2014-12-21 11:55:40 +00:00
parent 0c08f78521
commit afa6f59cca
22 changed files with 141 additions and 141 deletions

View File

@ -26,6 +26,6 @@ makeoptions MODULES_OVERRIDE=""
makeoptions WITHOUT_MODULES="ahc"
# Flattened Device Tree
options FDT
options FDT_DTB_STATIC
makeoptions FDT_DTS_FILE=apalis-imx6.dts
options FDT
options FDT_DTB_STATIC
makeoptions FDT_DTS_FILE=apalis-imx6.dts

View File

@ -78,7 +78,7 @@ options WITNESS_SKIPSPIN # Don't run witness on spinlocks for speed
#options DIAGNOSTIC
# NFS server support
#options NFSD
#options NFSD
# NFS root from boopt/dhcp
#options BOOTP

View File

@ -33,15 +33,15 @@ device kbdmux
device ukbd
# Uncomment this for NFS root
#options NFS_ROOT # NFS usable as /, requires NFSCL
#options BOOTP_NFSROOT
#options BOOTP_COMPAT
#options BOOTP
#options BOOTP_NFSV3
#options BOOTP_WIRED_TO=ue0
#options ROOTDEVNAME=\"nfs:10.5.0.1:/tftpboot/root\"
#options NFS_ROOT # NFS usable as /, requires NFSCL
#options BOOTP_NFSROOT
#options BOOTP_COMPAT
#options BOOTP
#options BOOTP_NFSV3
#options BOOTP_WIRED_TO=ue0
#options ROOTDEVNAME=\"nfs:10.5.0.1:/tftpboot/root\"
#FDT
options FDT
options FDT_DTB_STATIC
options FDT
options FDT_DTB_STATIC
makeoptions FDT_DTS_FILE=exynos5420-peach-pit.dts

View File

@ -103,7 +103,7 @@ device bpf
device loop
device md
device random # Entropy device
device random # Entropy device
device usb
@ -114,12 +114,12 @@ device umass
device scbus # SCSI bus (required for ATA/SCSI)
device da # Direct Access (disks)
device pass
device cfi
device cfi
#device udav # Davicom DM9601E USB
device geom_label
device geom_journal
device geom_part_bsd
device geom_part_bsd
options ROOTDEVNAME=\"ufs:da0s1a\"

View File

@ -92,7 +92,7 @@ options ROOTDEVNAME=\"ufs:/dev/da0s2\"
# ATA controllers
#device ahci # AHCI-compatible SATA controllers
#device ata # Legacy ATA/SATA controllers
#options ATA_STATIC_ID # Static device numbering
#options ATA_STATIC_ID # Static device numbering
# Console and misc
device uart

View File

@ -93,7 +93,7 @@ options ROOTDEVNAME=\"ufs:/dev/da0s2\"
# ATA controllers
#device ahci # AHCI-compatible SATA controllers
#device ata # Legacy ATA/SATA controllers
#options ATA_STATIC_ID # Static device numbering
#options ATA_STATIC_ID # Static device numbering
# Console and misc
device uart

View File

@ -22,7 +22,7 @@
include "IMX53"
ident DIGI-CCWMX53
makeoptions WITHOUT_MODULES="ahc"
makeoptions WITHOUT_MODULES="ahc"
# required for netbooting
#options BOOTP
@ -34,5 +34,5 @@ makeoptions WITHOUT_MODULES="ahc"
#options ROOTDEVNAME=\"ufs:ada0s2a\"
# Flattened Device Tree
options FDT_DTB_STATIC
makeoptions FDT_DTS_FILE=digi-ccwmx53.dts
options FDT_DTB_STATIC
makeoptions FDT_DTS_FILE=digi-ccwmx53.dts

View File

@ -54,15 +54,15 @@ options FDT_DTB_STATIC
# Misc pseudo devices
device bpf # Required for DHCP
device firmware # firmware(9) required for USB wlan
device gif # IPv6 and IPv4 tunneling
device firmware # firmware(9) required for USB wlan
device gif # IPv6 and IPv4 tunneling
device loop # Network loopback
device md # Memory/malloc disk
device md # Memory/malloc disk
device pty # BSD-style compatibility pseudo ttys
device random # Entropy device
device tun # Packet tunnel.
device tun # Packet tunnel.
device ether # Required for all ethernet devices
device vlan # 802.1Q VLAN support
device vlan # 802.1Q VLAN support
device wlan # 802.11 WLAN support
# cam support for umass and ahci
@ -80,66 +80,66 @@ device e1000phy
# USB
options USB_HOST_ALIGN=32 # Align DMA to cacheline
#options USB_DEBUG # Compile in USB debug support
device usb # Basic usb support
device ehci # USB host controller
device umass # Mass storage
device uhid # Human-interface devices
device rum # Ralink Technology RT2501USB wireless NICs
device uath # Atheros AR5523 wireless NICs
device ural # Ralink Technology RT2500USB wireless NICs
device zyd # ZyDAS zb1211/zb1211b wireless NICs
device urtw # Realtek RTL8187B/L USB
device upgt # Conexant/Intersil PrismGT SoftMAC USB
device u3g # USB-based 3G modems (Option, Huawei, Sierra)
#options USB_DEBUG # Compile in USB debug support
device usb # Basic usb support
device ehci # USB host controller
device umass # Mass storage
device uhid # Human-interface devices
device rum # Ralink Technology RT2501USB wireless NICs
device uath # Atheros AR5523 wireless NICs
device ural # Ralink Technology RT2500USB wireless NICs
device zyd # ZyDAS zb1211/zb1211b wireless NICs
device urtw # Realtek RTL8187B/L USB
device upgt # Conexant/Intersil PrismGT SoftMAC USB
device u3g # USB-based 3G modems (Option, Huawei, Sierra)
# I2C (TWSI)
device iic
device iicbus
# Sound
device sound
device snd_uaudio
device sound
device snd_uaudio
#crypto
device cesa # Marvell security engine
device crypto
device cryptodev
device cesa # Marvell security engine
device crypto
device cryptodev
# IPSec
device enc
options IPSEC
options IPSEC_NAT_T
options TCP_SIGNATURE # include support for RFC 2385
device enc
options IPSEC
options IPSEC_NAT_T
options TCP_SIGNATURE # include support for RFC 2385
# IPFW
options IPFIREWALL
options IPFIREWALL_DEFAULT_TO_ACCEPT
options IPFIREWALL_VERBOSE
options IPFIREWALL_VERBOSE_LIMIT=100
options IPFIREWALL_NAT
options LIBALIAS
options DUMMYNET
options IPDIVERT
options IPFIREWALL
options IPFIREWALL_DEFAULT_TO_ACCEPT
options IPFIREWALL_VERBOSE
options IPFIREWALL_VERBOSE_LIMIT=100
options IPFIREWALL_NAT
options LIBALIAS
options DUMMYNET
options IPDIVERT
#PF
device pf
device pflog
device pfsync
device pf
device pflog
device pfsync
# ALTQ, required for PF
options ALTQ # Basic ALTQ support
options ALTQ_CBQ # Class Based Queueing
options ALTQ_RED # Random Early Detection
options ALTQ_RIO # RED In/Out
options ALTQ_HFSC # Hierarchical Packet Scheduler
options ALTQ_CDNR # Traffic conditioner
options ALTQ_PRIQ # Priority Queueing
options ALTQ_NOPCC # Required if the TSC is unusable
options ALTQ # Basic ALTQ support
options ALTQ_CBQ # Class Based Queueing
options ALTQ_RED # Random Early Detection
options ALTQ_RIO # RED In/Out
options ALTQ_HFSC # Hierarchical Packet Scheduler
options ALTQ_CDNR # Traffic conditioner
options ALTQ_PRIQ # Priority Queueing
options ALTQ_NOPCC # Required if the TSC is unusable
#options ALTQ_DEBUG
# Debugging
makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
options BREAK_TO_DEBUGGER
options ALT_BREAK_TO_DEBUGGER
options DDB

View File

@ -57,22 +57,22 @@ options FDT_DTB_STATIC
# Misc pseudo devices
device bpf # Required for DHCP
device firmware # firmware(9) required for USB wlan
device gif # IPv6 and IPv4 tunneling
device firmware # firmware(9) required for USB wlan
device gif # IPv6 and IPv4 tunneling
device loop # Network loopback
device md # Memory/malloc disk
device md # Memory/malloc disk
device pty # BSD-style compatibility pseudo ttys
device random # Entropy device
device tun # Packet tunnel.
device tun # Packet tunnel.
device ether # Required for all ethernet devices
device vlan # 802.1Q VLAN support
device vlan # 802.1Q VLAN support
device wlan # 802.11 WLAN support
# cam support for umass and ahci
device scbus
device pass
device da
device cd
device cd
# Serial ports
device uart
@ -84,18 +84,18 @@ device e1000phy
# USB
options USB_HOST_ALIGN=32 # Align DMA to cacheline
#options USB_DEBUG # Compile in USB debug support
device usb # Basic usb support
device ehci # USB host controller
device umass # Mass storage
device uhid # Human-interface devices
device rum # Ralink Technology RT2501USB wireless NICs
device uath # Atheros AR5523 wireless NICs
device ural # Ralink Technology RT2500USB wireless NICs
device zyd # ZyDAS zb1211/zb1211b wireless NICs
device urtw # Realtek RTL8187B/L USB
device upgt # Conexant/Intersil PrismGT SoftMAC USB
device u3g # USB-based 3G modems (Option, Huawei, Sierra)
#options USB_DEBUG # Compile in USB debug support
device usb # Basic usb support
device ehci # USB host controller
device umass # Mass storage
device uhid # Human-interface devices
device rum # Ralink Technology RT2501USB wireless NICs
device uath # Atheros AR5523 wireless NICs
device ural # Ralink Technology RT2500USB wireless NICs
device zyd # ZyDAS zb1211/zb1211b wireless NICs
device urtw # Realtek RTL8187B/L USB
device upgt # Conexant/Intersil PrismGT SoftMAC USB
device u3g # USB-based 3G modems (Option, Huawei, Sierra)
# I2C (TWSI)
device iic
@ -106,48 +106,48 @@ device mvs
device ahci
# Sound
device sound
device snd_uaudio
device sound
device snd_uaudio
#crypto
device cesa # Marvell security engine
device crypto
device cryptodev
device cesa # Marvell security engine
device crypto
device cryptodev
# IPSec
device enc
options IPSEC
options IPSEC_NAT_T
options TCP_SIGNATURE # include support for RFC 2385
device enc
options IPSEC
options IPSEC_NAT_T
options TCP_SIGNATURE # include support for RFC 2385
# IPFW
options IPFIREWALL
options IPFIREWALL_DEFAULT_TO_ACCEPT
options IPFIREWALL_VERBOSE
options IPFIREWALL_VERBOSE_LIMIT=100
options IPFIREWALL_NAT
options LIBALIAS
options DUMMYNET
options IPDIVERT
options IPFIREWALL
options IPFIREWALL_DEFAULT_TO_ACCEPT
options IPFIREWALL_VERBOSE
options IPFIREWALL_VERBOSE_LIMIT=100
options IPFIREWALL_NAT
options LIBALIAS
options DUMMYNET
options IPDIVERT
#PF
device pf
device pflog
device pfsync
device pf
device pflog
device pfsync
# ALTQ, required for PF
options ALTQ # Basic ALTQ support
options ALTQ_CBQ # Class Based Queueing
options ALTQ_RED # Random Early Detection
options ALTQ_RIO # RED In/Out
options ALTQ_HFSC # Hierarchical Packet Scheduler
options ALTQ_CDNR # Traffic conditioner
options ALTQ_PRIQ # Priority Queueing
options ALTQ_NOPCC # Required if the TSC is unusable
options ALTQ # Basic ALTQ support
options ALTQ_CBQ # Class Based Queueing
options ALTQ_RED # Random Early Detection
options ALTQ_RIO # RED In/Out
options ALTQ_HFSC # Hierarchical Packet Scheduler
options ALTQ_CDNR # Traffic conditioner
options ALTQ_PRIQ # Priority Queueing
options ALTQ_NOPCC # Required if the TSC is unusable
#options ALTQ_DEBUG
# Debugging
makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
options BREAK_TO_DEBUGGER
options ALT_BREAK_TO_DEBUGGER
options DDB
@ -178,7 +178,7 @@ options ROOTDEVNAME=\"ufs:/dev/da1s1a\"
# create a kernel config file that looks like this:
#
# include DREAMPLUG-1001
# nomakeoptions FDT_DTS_FILE
# nomakeoptions FDT_DTS_FILE
# makeoptions FDT_DTS_FILE=dreamplug-1001N.dts
# device nand

View File

@ -22,7 +22,7 @@ ident EFIKA_MX
include "../freescale/imx/std.imx51"
makeoptions WITHOUT_MODULES="ahc"
makeoptions WITHOUT_MODULES="ahc"
options SCHED_4BSD # 4BSD scheduler
options PREEMPTION # Enable kernel thread preemption
@ -174,7 +174,7 @@ makeoptions FDT_DTS_FILE=efikamx.dts
# Uncomment following lines for framebuffer/syscons support
device sc
device kbdmux
options SC_DFLT_FONT # compile font in
makeoptions SC_DFLT_FONT=cp437
options SC_DFLT_FONT # compile font in
makeoptions SC_DFLT_FONT=cp437
device ukbd # Allow keyboard like HIDs to control console
device ums

View File

@ -99,8 +99,8 @@ device gpio
options USB_HOST_ALIGN=64 # Align usb buffers to cache line size.
device usb
options USB_DEBUG
#options USB_REQ_DEBUG
#options USB_VERBOSE
#options USB_REQ_DEBUG
#options USB_VERBOSE
#device musb
device ehci
#device ohci

View File

@ -143,5 +143,5 @@ options FDT_DTB_STATIC
makeoptions FDT_DTS_FILE=hl201.dts
options EARLY_PRINTF
options SOCDEV_PA=0xfc000000
options SOCDEV_PA=0xfc000000
options SOCDEV_VA=0xdc000000

View File

@ -169,5 +169,5 @@ options FDT # Configure using FDT/DTB data
#device sc
#device vt
#device kbdmux
#options SC_DFLT_FONT # compile font in
#makeoptions SC_DFLT_FONT=cp437
#options SC_DFLT_FONT # compile font in
#makeoptions SC_DFLT_FONT=cp437

View File

@ -34,5 +34,5 @@ options HZ=250 # 4ms scheduling quantum
#options ROOTDEVNAME=\"ufs:ada0s2a\"
# Flattened Device Tree
options FDT_DTB_STATIC
makeoptions FDT_DTS_FILE=imx53-qsb.dts
options FDT_DTB_STATIC
makeoptions FDT_DTS_FILE=imx53-qsb.dts

View File

@ -97,7 +97,7 @@ device miibus # Required for ethernet
device bpf # Berkeley packet filter (required for DHCP)
# General-purpose input/output
device gpio
device gpio
# Serial (COM) ports
device uart # Multi-uart driver

View File

@ -115,10 +115,10 @@ device mii
device bpf
# Wireless NIC cards
options IEEE80211_DEBUG
options IEEE80211_AMPDU_AGE
options IEEE80211_SUPPORT_MESH
options IEEE80211_SUPPORT_TDMA
options IEEE80211_DEBUG
options IEEE80211_AMPDU_AGE
options IEEE80211_SUPPORT_MESH
options IEEE80211_SUPPORT_TDMA
device wlan # 802.11 support
device wlan_wep # 802.11 WEP support
device wlan_ccmp # 802.11 CCMP support

View File

@ -180,5 +180,5 @@ device nand # NAND interface on CS3
#makeoptions FDT_DTS_FILE=sam9260ek.dts
options EARLY_PRINTF
options SOCDEV_PA=0xfc000000
options SOCDEV_PA=0xfc000000
options SOCDEV_VA=0xdc000000

View File

@ -106,8 +106,8 @@ device pass # Passthrough device (direct ATA/SCSI access)
# Comment following lines for headless setup
device sc
device kbdmux
options SC_DFLT_FONT # compile font in
makeoptions SC_DFLT_FONT=cp437
options SC_DFLT_FONT # compile font in
makeoptions SC_DFLT_FONT=cp437
device md
device random # Entropy device

View File

@ -110,8 +110,8 @@ device gpio
options USB_HOST_ALIGN=32 # Align usb buffers to cache line size.
device usb
options USB_DEBUG
#options USB_REQ_DEBUG
#options USB_VERBOSE
#options USB_REQ_DEBUG
#options USB_VERBOSE
#device musb
device ehci
#device ohci

View File

@ -23,6 +23,6 @@ include "IMX6"
ident WANDBOARD-DUAL
# Flattened Device Tree
options FDT_DTB_STATIC
makeoptions FDT_DTS_FILE=wandboard-dual.dts
options FDT_DTB_STATIC
makeoptions FDT_DTS_FILE=wandboard-dual.dts

View File

@ -23,6 +23,6 @@ include "IMX6"
ident WANDBOARD-QUAD
# Flattened Device Tree
options FDT_DTB_STATIC
makeoptions FDT_DTS_FILE=wandboard-quad.dts
options FDT_DTB_STATIC
makeoptions FDT_DTS_FILE=wandboard-quad.dts

View File

@ -23,6 +23,6 @@ include "IMX6"
ident WANDBOARD-SOLO
# Flattened Device Tree
options FDT_DTB_STATIC
makeoptions FDT_DTS_FILE=wandboard-solo.dts
options FDT_DTB_STATIC
makeoptions FDT_DTS_FILE=wandboard-solo.dts