[Lucid][PATCH] UBUNTU: ARM: Adding CONFIG_CFG80112_WEXT for userspace compatibility
Mathieu Poirier
mathieu.poirier at canonical.com
Fri May 28 22:33:42 UTC 2010
>From 5266e416d84dbac26965d85176e3e1ee68e8996a Mon Sep 17 00:00:00 2001
From: Mathieu Poirier <mpoirier at tyler.(none)>
Date: Fri, 28 May 2010 18:20:34 -0400
Subject: [PATCH] UBUNTU: ARM: Adding CONFIG_CFG80112_WEXT for userspace compatibility
Enabling to allow compatibility with old userspace for wireless
extension with cfg80211-based drivers.
BugLink: https://bugs.launchpad.net/bugs/566238
Signed-off-by: Mathieu Poirier <mathieu.poirier at canonical.com>
---
debian.ti-omap/config/config.common.ubuntu | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/debian.ti-omap/config/config.common.ubuntu b/debian.ti-omap/config/config.common.ubuntu
index 28c1877..ec1775f 100644
--- a/debian.ti-omap/config/config.common.ubuntu
+++ b/debian.ti-omap/config/config.common.ubuntu
@@ -313,7 +313,7 @@ CONFIG_CFG80211_DEBUGFS=y
CONFIG_CFG80211_DEFAULT_PS=y
# CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
CONFIG_CFG80211_REG_DEBUG=y
-# CONFIG_CFG80211_WEXT is not set
+CONFIG_CFG80211_WEXT=y
# CONFIG_CFQ_GROUP_IOSCHED is not set
CONFIG_CGROUPS=y
CONFIG_CGROUP_CPUACCT=y
--
1.7.0.4
More information about the kernel-team
mailing list