From patchwork Fri Jul 6 22:21:52 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: 1168121 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 324C240135 for ; Fri, 6 Jul 2012 22:36:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752400Ab2GFWWH (ORCPT ); Fri, 6 Jul 2012 18:22:07 -0400 Received: from wolverine02.qualcomm.com ([199.106.114.251]:47875 "EHLO wolverine02.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751081Ab2GFWWF (ORCPT ); Fri, 6 Jul 2012 18:22:05 -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=1341613325; x=1373149325; h=cc:from:to:subject:date:message-id:in-reply-to: references:mime-version; bh=bN73JGSGYHIM+XBZ1LrPb+tGuogY7RwiUqRmV2WjqR4=; b=ICZu6QowyQOMiuswU0kYjFLDi/dq5yTJo1N7F/QwDAHZDjrAJ731ZhQQ Xa5qAtYZHJGK6pBxpftc2BI6XqDtHoJsvOZzEeytHb+Yc4OyMDvCSLQg+ 0f3HIucAAJFkSDMjkwsGQlBcevxpRKdLw+IGRTJROTa2TdfhogM28cIPo I=; X-IronPort-AV: E=McAfee;i="5400,1158,6764"; a="205841203" Received: from ironmsg03-l.qualcomm.com ([172.30.48.18]) by wolverine02.qualcomm.com with ESMTP; 06 Jul 2012 15:22:04 -0700 Cc: , , , , , "Luis R. Rodriguez" X-IronPort-AV: E=Sophos;i="4.77,540,1336374000"; d="scan'208";a="279819626" Received: from nasanexhc08.na.qualcomm.com ([172.30.39.7]) by Ironmsg03-L.qualcomm.com with ESMTP/TLS/RC4-SHA; 06 Jul 2012 15:22:04 -0700 Received: from tux (172.30.39.5) by qcmail1.qualcomm.com (172.30.39.7) with Microsoft SMTP Server (TLS) id 14.2.309.2; Fri, 6 Jul 2012 15:22:01 -0700 Received: by tux (sSMTP sendmail emulation); Fri, 06 Jul 2012 15:22:00 -0700 From: "Luis R. Rodriguez" To: , Subject: [PATCH v3 2/2] ath9k: make CONFIG_ATH9K_DFS_CERTIFIED depend on CFG80211_CERTIFICATION_ONUS Date: Fri, 6 Jul 2012 15:21:52 -0700 Message-ID: <1341613312-11971-2-git-send-email-rodrigue@qca.qualcomm.com> X-Mailer: git-send-email 1.7.10.rc1.22.gf5241 In-Reply-To: <1341613312-11971-1-git-send-email-rodrigue@qca.qualcomm.com> References: <1341613312-11971-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