diff options
| author | Marius Strobl <marius@FreeBSD.org> | 2023-08-07 19:16:11 +0000 |
|---|---|---|
| committer | Marius Strobl <marius@FreeBSD.org> | 2023-08-09 15:44:46 +0000 |
| commit | 077ef5b445f10f41723b63ab9c24a9809c61afb8 (patch) | |
| tree | 6e417bea38cab3806b39035e7ff0bc0b193fba06 /sys/conf/options | |
| parent | 0befc55cdf4b7235df9c1c1a476e1aebc93ca7f1 (diff) | |
Diffstat (limited to 'sys/conf/options')
| -rw-r--r-- | sys/conf/options | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/sys/conf/options b/sys/conf/options index c06060f4bea0..9e8db5632ec4 100644 --- a/sys/conf/options +++ b/sys/conf/options @@ -820,17 +820,6 @@ ATH_ENABLE_RADIOTAP_VENDOR_EXT opt_ath.h ATH_DEBUG_ALQ opt_ath.h ATH_KTR_INTR_DEBUG opt_ath.h -# options for the Atheros hal -# XXX For now, this breaks non-AR9130 chipsets, so only use it -# XXX when actually targeting AR9130. -AH_SUPPORT_AR9130 opt_ah.h - -# This is required for AR933x SoC support -AH_SUPPORT_AR9330 opt_ah.h -AH_SUPPORT_AR9340 opt_ah.h -AH_SUPPORT_QCA9530 opt_ah.h -AH_SUPPORT_QCA9550 opt_ah.h - AH_DEBUG opt_ah.h AH_ASSERT opt_ah.h AH_DEBUG_ALQ opt_ah.h |
