summaryrefslogtreecommitdiffstats
path: root/sys/sparc64
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2009-05-10 00:00:25 +0000
committerkuriyama <kuriyama@FreeBSD.org>2009-05-10 00:00:25 +0000
commit9913dad78324dd8bc8da927e4b1d87003ecfe7d9 (patch)
tree200771cd75bef85df04e89efbd2c006e84a82b8b /sys/sparc64
parenteab6ae7b1f135a724251917287e1da0b659b63d3 (diff)
downloadFreeBSD-src-9913dad78324dd8bc8da927e4b1d87003ecfe7d9.zip
FreeBSD-src-9913dad78324dd8bc8da927e4b1d87003ecfe7d9.tar.gz
- Use "device\t" and "options \t" for consistency.
Diffstat (limited to 'sys/sparc64')
-rw-r--r--sys/sparc64/conf/GENERIC2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sparc64/conf/GENERIC b/sys/sparc64/conf/GENERIC
index 46c363e..e1c8054 100644
--- a/sys/sparc64/conf/GENERIC
+++ b/sys/sparc64/conf/GENERIC
@@ -200,7 +200,7 @@ device wlan_ccmp # 802.11 CCMP support
device wlan_tkip # 802.11 TKIP support
device ath # Atheros pci/cardbus NIC's
device ath_hal # Atheros HAL (Hardware Access Layer)
-options AH_SUPPORT_AR5416 # enable AR5416 tx/rx descriptors
+options AH_SUPPORT_AR5416 # enable AR5416 tx/rx descriptors
device ath_rate_sample # SampleRate tx rate control for ath
# Pseudo devices.
OpenPOWER on IntegriCloud