Whitespace-only: reduce diff to the i386 GENERIC.
This commit is contained in:
parent
579aaaa4ea
commit
68ce278eea
@ -28,7 +28,7 @@ ident GENERIC
|
||||
# through getenv() (or kenv(1) in userland). The format of the file
|
||||
# is 'variable=value', see kenv(1)
|
||||
#
|
||||
# env "GENERIC.env"
|
||||
# env "GENERIC.env"
|
||||
|
||||
makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
|
||||
|
||||
@ -69,8 +69,8 @@ options SYSVSEM # SYSV-style semaphores
|
||||
options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions
|
||||
options KBD_INSTALL_CDEV # install a CDEV entry in /dev
|
||||
options STOP_NMI # Stop CPUS using NMI instead of IPI
|
||||
options HWPMC_HOOKS # Necessary kernel hooks for hwpmc(4)
|
||||
options AUDIT # Security event auditing
|
||||
options HWPMC_HOOKS # Necessary kernel hooks for hwpmc(4)
|
||||
#options KDTRACE_FRAME # Ensure frames are compiled in
|
||||
#options KDTRACE_HOOKS # Kernel DTrace hooks
|
||||
|
||||
@ -251,8 +251,8 @@ device xe # Xircom pccard Ethernet
|
||||
|
||||
# Wireless NIC cards
|
||||
device wlan # 802.11 support
|
||||
options IEEE80211_DEBUG # enable debug msgs
|
||||
options IEEE80211_AMPDU_AGE # age frames in AMPDU reorder q's
|
||||
options IEEE80211_DEBUG # enable debug msgs
|
||||
options IEEE80211_AMPDU_AGE # age frames in AMPDU reorder q's
|
||||
device wlan_wep # 802.11 WEP support
|
||||
device wlan_ccmp # 802.11 CCMP support
|
||||
device wlan_tkip # 802.11 TKIP support
|
||||
|
Loading…
x
Reference in New Issue
Block a user