From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from sabertooth02.qualcomm.com ([65.197.215.38]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WlHlN-0008Pn-Mx for ath10k@lists.infradead.org; Fri, 16 May 2014 13:01:26 +0000 From: Kalle Valo Subject: Re: RE : RE : RE : RE : ath10k: set channel by command "iw" not from hostapd and DFS support of firmware-2.bin_10.1.467.2-1 References: <5373382C.1030709@elisanet.fi> Date: Fri, 16 May 2014 16:00:52 +0300 In-Reply-To: (Janusz Dziedzic's message of "Fri, 16 May 2014 09:35:40 +0200") Message-ID: <87oayx6fp7.fsf@kamboji.qca.qualcomm.com> MIME-Version: 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ath10k" Errors-To: ath10k-bounces+kvalo=adurom.com@lists.infradead.org To: Janusz Dziedzic Cc: Vu Hai NGUYEN , Patrick CARNEIRO RODRIGUEZ , "ath10k@lists.infradead.org" , Matti Laakso Janusz Dziedzic writes: > Seems CONFIG_ATH10K_DFS_CERTIFIED is not set. > You can simply check this during compilation adding eg. to mac.c > #ifndef CONFIG_ATH10K_DFS_CERTIFIED > #error DFS_NOT_SET > #endif This reminds me of a feature I have been thinking. We really should have an info print of what ath10k kconfig options are enabled in the build. For example something like this: ath10k: debug off debugfs on tracing off dfs on Patches welcome :) -- Kalle Valo _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k