From patchwork Tue Jul 3 23:15:14 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Luis R. Rodriguez" X-Patchwork-Id: 1153451 Return-Path: X-Original-To: patchwork-linux-wireless@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork1.kernel.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by patchwork1.kernel.org (Postfix) with ESMTP id 516A53FE4F for ; Tue, 3 Jul 2012 23:15:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933488Ab2GCXPl (ORCPT ); Tue, 3 Jul 2012 19:15:41 -0400 Received: from wolverine02.qualcomm.com ([199.106.114.251]:17567 "EHLO wolverine02.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933064Ab2GCXPk (ORCPT ); Tue, 3 Jul 2012 19:15:40 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=qca.qualcomm.com; i=@qca.qualcomm.com; q=dns/txt; s=qcdkim; t=1341357341; x=1372893341; h=cc:from:to:subject:date:message-id:in-reply-to: references:mime-version; bh=bN73JGSGYHIM+XBZ1LrPb+tGuogY7RwiUqRmV2WjqR4=; b=aGAyZAeMjUDZh4VvTwzoIiyNkrWKdiUyl5sL1WYTCAZl2TQEgO3SfQQh 38jqLK+Nw+/geHVqnBatkf4LNPHrJ6zfu/GtpYDd17jVYYh0IwYzQXAgn MsBcXK2D21GLvRNX92PHwjigI8odvAUpu0+wRRvGD1cPC8MRsff143hgZ c=; X-IronPort-AV: E=McAfee;i="5400,1158,6761"; a="204910228" Received: from ironmsg02-r.qualcomm.com ([172.30.46.16]) by wolverine02.qualcomm.com with ESMTP; 03 Jul 2012 16:15:41 -0700 Cc: , , , , , "Luis R. Rodriguez" X-IronPort-AV: E=Sophos;i="4.77,518,1336374000"; d="scan'208";a="159917389" Received: from nasanexhc07.na.qualcomm.com ([172.30.39.190]) by ironmsg02-R.qualcomm.com with ESMTP/TLS/RC4-SHA; 03 Jul 2012 16:15:41 -0700 Received: from tux (172.30.39.5) by qcmail1.qualcomm.com (172.30.39.190) with Microsoft SMTP Server (TLS) id 14.2.283.3; Tue, 3 Jul 2012 16:15:38 -0700 Received: by tux (sSMTP sendmail emulation); Tue, 03 Jul 2012 16:15:36 -0700 From: "Luis R. Rodriguez" To: , Subject: [PATCH 3/4] ath9k: make CONFIG_ATH9K_DFS_CERTIFIED depend on CFG80211_CERTIFICATION_ONUS Date: Tue, 3 Jul 2012 16:15:14 -0700 Message-ID: <1341357315-8053-4-git-send-email-rodrigue@qca.qualcomm.com> X-Mailer: git-send-email 1.7.10.rc1.22.gf5241 In-Reply-To: <1341357315-8053-1-git-send-email-rodrigue@qca.qualcomm.com> References: <1341357315-8053-1-git-send-email-rodrigue@qca.qualcomm.com> MIME-Version: 1.0 X-Originating-IP: [172.30.39.5] Sender: linux-wireless-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org From: "Luis R. Rodriguez" Turns out every most standard Linux distributions enable CONFIG_EXPERT, so use the shiny new CFG80211_CERTIFICATION_ONUS which is meant by design to not be enabled by all Linux distributions. Signed-off-by: Luis R. Rodriguez --- drivers/net/wireless/ath/ath9k/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/wireless/ath/ath9k/Kconfig b/drivers/net/wireless/ath/ath9k/Kconfig index e507e78..c7aa664 100644 --- a/drivers/net/wireless/ath/ath9k/Kconfig +++ b/drivers/net/wireless/ath/ath9k/Kconfig @@ -64,7 +64,7 @@ config ATH9K_DEBUGFS config ATH9K_DFS_CERTIFIED bool "Atheros DFS support for certified platforms" - depends on ATH9K && EXPERT + depends on ATH9K && CFG80211_CERTIFICATION_ONUS default n ---help--- This option enables DFS support for initiating radiation on