aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Gardner <timg@tpi.com>2011-10-03 12:56:26 -0600
committerJohn Rigby <john.rigby@linaro.org>2011-11-16 14:49:36 -0700
commit5c8c515ef40b4099c74d5aeba2d5e4f30bd1f6b7 (patch)
tree05612185725818cac9c1943150434ee552244ad5
parent599668e2eafc649e2ad37d34896faac7f1dbc331 (diff)
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 is also consistent with the ti-omap4 flavour. Signed-off-by: Tim Gardner <tim.gardner@canonical.com> Acked-by: Andy Whitcroft <andy.whitcroft@canonical.com> Acked-by: Stefan Bader <stefan.bader@canonical.com>
-rw-r--r--debian.master/config/config.common.ubuntu12
1 files changed, 11 insertions, 1 deletions
diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
index 0b2b45ade23..f77c76705ba 100644
--- a/debian.master/config/config.common.ubuntu
+++ b/debian.master/config/config.common.ubuntu
@@ -2836,17 +2836,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