From a89fa8f7e5c5205636b8d8cbb95299f62626879f Mon Sep 17 00:00:00 2001 From: John Baldwin Date: Fri, 29 Apr 2011 14:01:49 +0000 Subject: [PATCH] Fix build of this kernel config. The ath(4) bits need the 11n frame format even though ar5416 isn't enabled. Reviewed by: adrian --- sys/arm/conf/CAMBRIA | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/arm/conf/CAMBRIA b/sys/arm/conf/CAMBRIA index dd829c69d82..6862129713e 100644 --- a/sys/arm/conf/CAMBRIA +++ b/sys/arm/conf/CAMBRIA @@ -144,7 +144,7 @@ device ath_rf5112 device ath_rf5413 # #device ath_ar5416 -#options AH_SUPPORT_AR5416 # NB: for 11n descriptor format +options AH_SUPPORT_AR5416 # NB: for 11n descriptor format #device ath_ar9160 #device ath_ar9280