[PATCH 4/8] UBUNTU: [Config] Enable CONFIG_IWLWIFI_DEVICE_TRACING=y

Leann Ogasawara leann.ogasawara at canonical.com
Mon May 24 05:56:30 UTC 2010


>From 6c33fd9a71367f6f9673a3e3e45d322c285a411e Mon Sep 17 00:00:00 2001
From: Leann Ogasawara <leann.ogasawara at canonical.com>
Date: Sun, 23 May 2010 11:25:10 -0700
Subject: [PATCH 4/8] UBUNTU: [Config] Enable CONFIG_IWLWIFI_DEVICE_TRACING=y

Enable CONFIG_IWLWIFI_DEVICE_TRACING=y for ports and ubuntu.  This
option enables tracing of all commands, including TX frames and IO
accesses, sent to the device.

Signed-off-by: Leann Ogasawara <leann.ogasawara at canonical.com>
---
 debian.master/config/config.common.ports  |    2 +-
 debian.master/config/config.common.ubuntu |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian.master/config/config.common.ports b/debian.master/config/config.common.ports
index d28f5f2..61cdadc 100644
--- a/debian.master/config/config.common.ports
+++ b/debian.master/config/config.common.ports
@@ -1612,7 +1612,7 @@ CONFIG_IWL5000=y
 CONFIG_IWLAGN=m
 CONFIG_IWLWIFI=m
 # CONFIG_IWLWIFI_DEBUG is not set
-# CONFIG_IWLWIFI_DEVICE_TRACING is not set
+CONFIG_IWLWIFI_DEVICE_TRACING=y
 CONFIG_IWM=m
 CONFIG_IWMC3200TOP=m
 # CONFIG_IWMC3200TOP_DEBUG is not set
diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
index 1dbdd1c..c46ed3d 100644
--- a/debian.master/config/config.common.ubuntu
+++ b/debian.master/config/config.common.ubuntu
@@ -1975,7 +1975,7 @@ CONFIG_IWL5000=y
 CONFIG_IWLAGN=m
 CONFIG_IWLWIFI=m
 # CONFIG_IWLWIFI_DEBUG is not set
-# CONFIG_IWLWIFI_DEVICE_TRACING is not set
+CONFIG_IWLWIFI_DEVICE_TRACING=y
 CONFIG_IWM=m
 CONFIG_IWMC3200TOP=m
 # CONFIG_IWMC3200TOP_DEBUG is not set
-- 
1.7.0.4







More information about the kernel-team mailing list