| Submitter | Leann Ogasawara |
|---|---|
| Date | May 24, 2010, 5:56 a.m. |
| Message ID | <1274680590.24569.3505.camel@emiko> |
| Download | mbox | patch |
| Permalink | /patch/53385/ |
| State | Accepted |
| Delegated to: | Leann Ogasawara |
| Headers | show |
Comments
Patch
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