summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2006-06-07 17:53:15 +0000
committersam <sam@FreeBSD.org>2006-06-07 17:53:15 +0000
commita2b14256a599014cf14a4258422f6552fb3b3334 (patch)
tree606ecd6fe1e733903f8dbfdea75d9fbaa9009216 /sys/conf
parent0dc86d8ad015557217f5f7b5b6d9e51342089ac7 (diff)
downloadFreeBSD-src-a2b14256a599014cf14a4258422f6552fb3b3334.zip
FreeBSD-src-a2b14256a599014cf14a4258422f6552fb3b3334.tar.gz
remove ath hal options; having them here causes opt_ah.h to be clobbered
by config and that breaks builds unless one duplicates the options in the config file MFC after: 1 month
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/options13
1 files changed, 0 insertions, 13 deletions
diff --git a/sys/conf/options b/sys/conf/options
index b86dacf..531b07b 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -694,19 +694,6 @@ ATH_RXBUF opt_ath.h
ATH_DIAGAPI opt_ath.h
ATH_TX99_DIAG opt_ath.h
-# options for the Atheros HAL (only useful with source code)
-AH_SUPPORT_AR5210 opt_ah.h
-AH_SUPPORT_AR5211 opt_ah.h
-AH_SUPPORT_AR5212 opt_ah.h
-AH_SUPPORT_5111 opt_ah.h
-AH_SUPPORT_5112 opt_ah.h
-AH_SUPPORT_2413 opt_ah.h
-AH_SUPPORT_5413 opt_ah.h
-AH_DEBUG opt_ah.h
-AH_DEBUG_ALQ opt_ah.h
-AH_ASSERT opt_ah.h
-AH_REGOPS_FUNC opt_ah.h
-
# dcons options
DCONS_BUF_SIZE opt_dcons.h
DCONS_POLL_HZ opt_dcons.h
OpenPOWER on IntegriCloud