ACK: Oneiric SRU: UBUNTU: [Config] Enable ftrace support in the mac80211 layer
Stefan Bader
stefan.bader at canonical.com
Tue Oct 4 11:16:13 UTC 2011
On 03.10.2011 20:56, Tim Gardner wrote:
> From 16098b1ea0e06a9b8beebe86608badec4282a62e Mon Sep 17 00:00:00 2001
> From: Tim Gardner <tim.gardner at canonical.com>
> Date: Mon, 3 Oct 2011 12:53:16 -0600
> Subject: [PATCH] UBUNTU: [Config] Enable ftrace support in the mac80211 layer
>
> BugLink: http://bugs.launchpad.net/bugs/865171
>
> This option enables some wireless path debugging for very
> little cost. It also consistent with the ti-omap4 flavour.
>
> Signed-off-by: Tim Gardner <tim.gardner at canonical.com>
> ---
> debian.master/config/config.common.ubuntu | 12 +++++++++++-
> 1 files changed, 11 insertions(+), 1 deletions(-)
>
> diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
> index 9df0d00..c56c7d0 100644
> --- a/debian.master/config/config.common.ubuntu
> +++ b/debian.master/config/config.common.ubuntu
> @@ -2795,17 +2795,27 @@ CONFIG_M25PXX_USE_FAST_READ=y
> CONFIG_MA600_DONGLE=m
> CONFIG_MAC80211=m
> CONFIG_MAC80211_DEBUGFS=y
> -# CONFIG_MAC80211_DEBUG_MENU is not set
> +# CONFIG_MAC80211_DEBUG_COUNTERS is not set
> +CONFIG_MAC80211_DEBUG_MENU=y
> +CONFIG_MAC80211_DRIVER_API_TRACER=y
> 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_DEFAULT_PID is not set
> CONFIG_MAC80211_RC_MINSTREL=y
> CONFIG_MAC80211_RC_MINSTREL_HT=y
> CONFIG_MAC80211_RC_PID=y
> +# CONFIG_MAC80211_TKIP_DEBUG is not set
> +# CONFIG_MAC80211_VERBOSE_DEBUG is not set
> +# 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_MACE=m
> # CONFIG_MACE_AAUI_PORT is not set
> CONFIG_MACHZ_WDT=m
Looks reasonable...
Acked-by: Stefan Bader <smb at canonical.com>
More information about the kernel-team
mailing list