summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2009-03-30 19:23:49 +0000
committersam <sam@FreeBSD.org>2009-03-30 19:23:49 +0000
commit17f31804478d7c687653b106a7fa0648e81eb417 (patch)
tree0f6fa3b7b268c52c5ef7f70521123611d79a4ee4 /sys/arm/conf
parent7c16ec50d624d13d28962b83a858d6f3fa287b73 (diff)
downloadFreeBSD-src-17f31804478d7c687653b106a7fa0648e81eb417.zip
FreeBSD-src-17f31804478d7c687653b106a7fa0648e81eb417.tar.gz
Remove ATH_SUPPORT_TDMA and use IEEE80211_SUPPORT_TDMA instead. It
doesn't make much sense to configure driver support w/o net80211. Note this means ath now depends on opt_wlan.h.
Diffstat (limited to 'sys/arm/conf')
-rw-r--r--sys/arm/conf/AVILA1
-rw-r--r--sys/arm/conf/CAMBRIA1
2 files changed, 0 insertions, 2 deletions
diff --git a/sys/arm/conf/AVILA b/sys/arm/conf/AVILA
index 510e8af..cd1d338 100644
--- a/sys/arm/conf/AVILA
+++ b/sys/arm/conf/AVILA
@@ -111,7 +111,6 @@ device wlan_tkip # 802.11 TKIP support
device wlan_xauth
device ath # Atheros pci/cardbus NIC's
-options ATH_SUPPORT_TDMA
options ATH_DEBUG
options ATH_DIAGAPI
#options ATH_TX99_DIAG
diff --git a/sys/arm/conf/CAMBRIA b/sys/arm/conf/CAMBRIA
index c938b91..70655de 100644
--- a/sys/arm/conf/CAMBRIA
+++ b/sys/arm/conf/CAMBRIA
@@ -114,7 +114,6 @@ device wlan_tkip # 802.11 TKIP support
device wlan_xauth
device ath # Atheros pci/cardbus NIC's
-options ATH_SUPPORT_TDMA
options ATH_DEBUG
options ATH_DIAGAPI
#options ATH_TX99_DIAG
OpenPOWER on IntegriCloud