diff mbox

[Manta,2/2] UBUNTU: [Config] Enable support for /proc/net/wireless

Message ID 1369256242-13501-1-git-send-email-ricardo.salveti@canonical.com
State New
Headers show

Commit Message

Ricardo Salveti de Araujo May 22, 2013, 8:57 p.m. UTC
Signed-off-by: Ricardo Salveti de Araujo <ricardo.salveti@canonical.com>
---
 debian.manta/config/config.common.ubuntu | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Comments

Andy Whitcroft May 23, 2013, 10:50 a.m. UTC | #1
Applied to Saucy.

-apw
diff mbox

Patch

diff --git a/debian.manta/config/config.common.ubuntu b/debian.manta/config/config.common.ubuntu
index 6eb518c..34bf544 100644
--- a/debian.manta/config/config.common.ubuntu
+++ b/debian.manta/config/config.common.ubuntu
@@ -326,7 +326,7 @@  CONFIG_CFG80211=y
 # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set
 # CONFIG_CFG80211_INTERNAL_REGDB is not set
 # CONFIG_CFG80211_REG_DEBUG is not set
-# CONFIG_CFG80211_WEXT is not set
+CONFIG_CFG80211_WEXT=y
 # CONFIG_CFS_BANDWIDTH is not set
 CONFIG_CGROUPS=y
 CONFIG_CGROUP_CPUACCT=y
@@ -2635,9 +2635,12 @@  CONFIG_WAKELOCK=y
 CONFIG_WATCHDOG=y
 CONFIG_WATCHDOG_CORE=y
 # CONFIG_WATCHDOG_NOWAYOUT is not set
+CONFIG_WEXT_CORE=y
+CONFIG_WEXT_PROC=y
 CONFIG_WIFI_CONTROL_FUNC=y
 # CONFIG_WIMAX is not set
 CONFIG_WIRELESS=y
+CONFIG_WIRELESS_EXT_SYSFS=y
 # CONFIG_WL127X_RFKILL is not set
 CONFIG_WLAN=y
 # CONFIG_X25 is not set