From patchwork Tue Sep 27 14:52:34 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Paolo Pisati X-Patchwork-Id: 116619 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from chlorine.canonical.com (chlorine.canonical.com [91.189.94.204]) by ozlabs.org (Postfix) with ESMTP id CA28BB6F6F for ; Wed, 28 Sep 2011 00:52:54 +1000 (EST) Received: from localhost ([127.0.0.1] helo=chlorine.canonical.com) by chlorine.canonical.com with esmtp (Exim 4.71) (envelope-from ) id 1R8Z1S-0001lg-OE; Tue, 27 Sep 2011 14:52:38 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by chlorine.canonical.com with esmtp (Exim 4.71) (envelope-from ) id 1R8Z1Q-0001lP-VM for kernel-team@lists.ubuntu.com; Tue, 27 Sep 2011 14:52:37 +0000 Received: from dynamic-adsl-94-36-112-76.clienti.tiscali.it ([94.36.112.76] helo=canonical.com) by youngberry.canonical.com with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1R8Z1Q-000424-QD for kernel-team@lists.ubuntu.com; Tue, 27 Sep 2011 14:52:36 +0000 From: Paolo Pisati To: kernel-team@lists.ubuntu.com Subject: [PATCH] UBUNTU: [Config] Quiet ieee80211 debugging Date: Tue, 27 Sep 2011 16:52:34 +0200 Message-Id: <1317135154-5908-2-git-send-email-paolo.pisati@canonical.com> X-Mailer: git-send-email 1.7.4.1 In-Reply-To: <1317135154-5908-1-git-send-email-paolo.pisati@canonical.com> References: <1317135154-5908-1-git-send-email-paolo.pisati@canonical.com> X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.13 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: kernel-team-bounces@lists.ubuntu.com Errors-To: kernel-team-bounces@lists.ubuntu.com BugLink: http://bugs.launchpad.net/bugs/855969 Signed-off-by: Paolo Pisati --- debian.ti-omap4/config/config.common.ubuntu | 12 +----------- 1 files changed, 1 insertions(+), 11 deletions(-) diff --git a/debian.ti-omap4/config/config.common.ubuntu b/debian.ti-omap4/config/config.common.ubuntu index a1706b2..f364a0e 100644 --- a/debian.ti-omap4/config/config.common.ubuntu +++ b/debian.ti-omap4/config/config.common.ubuntu @@ -1550,26 +1550,16 @@ CONFIG_M25PXX_USE_FAST_READ=y CONFIG_MA600_DONGLE=m CONFIG_MAC80211=y CONFIG_MAC80211_DEBUGFS=y -# CONFIG_MAC80211_DEBUG_COUNTERS is not set -CONFIG_MAC80211_DEBUG_MENU=y -# CONFIG_MAC80211_DRIVER_API_TRACER is not set +# CONFIG_MAC80211_DEBUG_MENU is not set CONFIG_MAC80211_HAS_RC=y -# CONFIG_MAC80211_HT_DEBUG is not set CONFIG_MAC80211_HWSIM=m -# CONFIG_MAC80211_IBSS_DEBUG is not set CONFIG_MAC80211_LEDS=y CONFIG_MAC80211_MESH=y -# CONFIG_MAC80211_NOINLINE is not set CONFIG_MAC80211_RC_DEFAULT="minstrel_ht" CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y CONFIG_MAC80211_RC_MINSTREL=y CONFIG_MAC80211_RC_MINSTREL_HT=y # CONFIG_MAC80211_RC_PID is not set -# CONFIG_MAC80211_TKIP_DEBUG is not set -CONFIG_MAC80211_VERBOSE_DEBUG=y -# CONFIG_MAC80211_VERBOSE_MHWMP_DEBUG is not set -# CONFIG_MAC80211_VERBOSE_MPL_DEBUG is not set -# CONFIG_MAC80211_VERBOSE_PS_DEBUG is not set # CONFIG_MACH_CM_T35 is not set # CONFIG_MACH_CM_T3517 is not set # CONFIG_MACH_CRANEBOARD is not set